There was an error while loading. Please reload this page.
1 parent 6c7dac2 commit 1ef8039Copy full SHA for 1ef8039
.github/workflows/build.yaml
@@ -102,7 +102,7 @@ jobs:
102
- name: publish snapshot
103
env:
104
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
105
- SIGN_KEY: ${{ secrets.SIGN_KEY }}
+ SIGN_KEY: ${{ secrets.SIGN_KEY_ORG }}
106
SIGN_KEY_PASS: ${{ secrets.SIGN_PWD }}
107
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
108
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
0 commit comments