Skip to content

Commit

Permalink
allow updates in release to ensure publish every commit
Browse files Browse the repository at this point in the history
  • Loading branch information
grymmy committed Dec 6, 2024
1 parent 6fd67b5 commit 79d10d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true
allowUpdates: true
tag: ${{ github.ref_name }}
artifacts: ${{ steps.export.outputs.archive_directory }}/*

0 comments on commit 79d10d3

Please sign in to comment.