Skip to content

Commit d41f3f9

Browse files
committed
Allow release updates
1 parent c56539a commit d41f3f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ jobs:
8080
if: startsWith(github.ref, 'refs/tags/')
8181
uses: ncipollo/release-action@v1
8282
with:
83+
allowUpdates: true
8384
artifacts: "hs5*.xz"

0 commit comments

Comments
 (0)