We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56539a commit d41f3f9Copy full SHA for d41f3f9
.github/workflows/release.yml
@@ -80,4 +80,5 @@ jobs:
80
if: startsWith(github.ref, 'refs/tags/')
81
uses: ncipollo/release-action@v1
82
with:
83
+ allowUpdates: true
84
artifacts: "hs5*.xz"
0 commit comments