Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YHDiamond authored Jan 10, 2022
1 parent 18095c0 commit c4f4ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
packages: write
env:
REPO_NAME: ${{ github.event.repository.name }}
GITHUB_TOKEN: ${{ secrets.TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASES_KEY }}
steps:
- uses: actions/checkout@v2
- name: Set up JDK 17
Expand Down

0 comments on commit c4f4ef3

Please sign in to comment.