Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorys89 authored Jun 24, 2024
1 parent d6f1e80 commit e71ae14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Publish GitHub Release
if: contains(github.event.head_commit.message, 'Bump version') == false
uses: ncipollo/release-action@v1.13.0
uses: ncipollo/release-action@v1.14.0
with:
prerelease: true
bodyFile: ReleaseNotes.md
Expand Down

0 comments on commit e71ae14

Please sign in to comment.