Skip to content

Commit

Permalink
NA: Make a GitHub release on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrichner-oviva committed May 26, 2024
1 parent 8c29aec commit 6813e3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,8 @@ jobs:
run: mvn --batch-mode deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')


0 comments on commit 6813e3f

Please sign in to comment.