Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 authored Aug 12, 2023
1 parent 8d085c3 commit af85cb6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,8 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: lavasrc-*.jar
allowUpdates: true
allowUpdates: true
omitBodyDuringUpdate: true
omitDraftDuringUpdate: true
omitNameDuringUpdate: true
omitPrereleaseDuringUpdate: true

0 comments on commit af85cb6

Please sign in to comment.