Skip to content

Commit 8075275

Browse files
committed
build: update sign key
(cherry picked from commit 3a2c7ea)
1 parent aac21b7 commit 8075275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
# SIGN_KEY: ${{ secrets.SIGN_KEY }}
3535
# SIGN_PWD: ${{ secrets.SIGN_PWD }}
36-
ORG_GRADLE_PROJECT_signKey: ${{ secrets.SIGN_KEY_ORG }}
36+
ORG_GRADLE_PROJECT_signKey: ${{ secrets.SIGN_KEY }}
3737
ORG_GRADLE_PROJECT_signPwd: ${{ secrets.SIGN_PWD }}
3838
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
3939
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}

0 commit comments

Comments
 (0)