Skip to content

Commit

Permalink
Update maven-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu authored Oct 31, 2023
1 parent 4ce2225 commit 88d16cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- run: git config user.name 'Nya Ξlimu'
- run: git config user.email '[email protected]'
- run: mvn release:clean
- run: mvn release:prepare -e
- run: mvn release:prepare
- run: mvn release:perform

0 comments on commit 88d16cf

Please sign in to comment.