Skip to content

Commit

Permalink
updated CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-dvsa committed May 6, 2024
1 parent 3b5e575 commit 36864fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
mvn -B -P github package -file pom.xml
- name: Publish to GitHub Packages Apache Maven
run: mvn deploy -s $GITHUB_WORKSPACE/settings.xml
run: mvn deploy
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

Expand Down

0 comments on commit 36864fd

Please sign in to comment.