Skip to content

Commit 52d43d1

Browse files
committed
fix
1 parent e782d16 commit 52d43d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: publish snapshot
7676
env:
7777
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
78-
SIGN_KEY: ${{ secrets.SIGN_KEY }}
78+
SIGN_KEY: ${{ secrets.SIGN_KEY_ORG }}
7979
SIGN_PWD: ${{ secrets.SIGN_PWD }}
8080
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
8181
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}

0 commit comments

Comments
 (0)