Skip to content

Commit ce1b93d

Browse files
committed
Merge branch 'master' into 2024.1.x
2 parents 0e6f5f8 + 567acc5 commit ce1b93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
env:
2929
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
3030
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
31-
SIGN_KEY: ${{ SIGN_KEY_ORG }}
31+
SIGN_KEY: ${{ secrets.SIGN_KEY_ORG }}
3232
SIGN_KEY_PASS: ${{ secrets.SIGN_PWD }}
3333
run: |
3434
./mvnw --no-transfer-progress deploy

0 commit comments

Comments
 (0)