Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ucf4 authored Aug 20, 2024
1 parent cba79ab commit ad53fe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- name: Deploy to Github Packages
run: mvn deploy --settings .github/workflows/mvn-settings.xml
env:
GITHUB_ACTOR: '${{ secrets.LIB_GITHUB_ACTOR }}'
GITHUB_TOKEN: '${{ secrets.LIB_GITHUB_TOKEN }}'

0 comments on commit ad53fe4

Please sign in to comment.