Skip to content

Commit

Permalink
fix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-israels committed Nov 11, 2022
1 parent e044198 commit 5940481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: '17'
distribution: 'temurin'

- name: Publish to GitHub Packages Apache Maven
- name: Publish
run: mvn deploy
env:
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit 5940481

Please sign in to comment.