Skip to content

Commit b33a4fa

Browse files
committed
fix things
1 parent bc17053 commit b33a4fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-and-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
7575
- uses: ncipollo/release-action@v1
7676
with:
77+
allowUpdates: true
7778
artifacts: "${{ steps.pack_tar.outputs.tar_name }}"
7879
tag: "${{ steps.update_version.outputs.version_number }}"
7980
generateReleaseNotes: true

0 commit comments

Comments
 (0)