Skip to content

Commit

Permalink
Adjust OSSR
Browse files Browse the repository at this point in the history
  • Loading branch information
bitPogo committed Jan 20, 2023
1 parent 6d4aa13 commit 1c75967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
maven-key: ${{ secrets.MAVEN_GPG_KEY }}
maven-pass: ${{ secrets.MAVEN_GPG_PASS }}
ossr-username: ${{ secrets.OSSR_USERNAME }}
ossr-token: ${{ secrets.OSSR_PASSWORD }}
ossr-password: ${{ secrets.OSSR_PASSWORD }}
concurrency:
group: publish
cancel-in-progress: true

0 comments on commit 1c75967

Please sign in to comment.