Skip to content

Commit 451a4ef

Browse files
committed
build: clean up
1 parent bb59b1c commit 451a4ef

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +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: |
37-
${{ secrets.SIGN_KEY }}
36+
ORG_GRADLE_PROJECT_signKey: ${{ secrets.SIGN_KEY }}
3837
ORG_GRADLE_PROJECT_signPwd: ${{ secrets.SIGN_PWD }}
3938
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
4039
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}

0 commit comments

Comments
 (0)