We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e782d16 commit 52d43d1Copy full SHA for 52d43d1
1 file changed
.github/workflows/build.yaml
@@ -75,7 +75,7 @@ jobs:
75
- name: publish snapshot
76
env:
77
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
78
- SIGN_KEY: ${{ secrets.SIGN_KEY }}
+ SIGN_KEY: ${{ secrets.SIGN_KEY_ORG }}
79
SIGN_PWD: ${{ secrets.SIGN_PWD }}
80
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
81
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
0 commit comments