We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d103208 + 0117e48 commit 1758cbeCopy full SHA for 1758cbe
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
nohup make serve &
33
sleep 3
34
- name: Release
35
- uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
+ uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
36
if: startsWith(github.ref, 'refs/tags/')
37
with:
38
draft: true
0 commit comments