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.
stacksjs/action-releaser
1 parent 7a31dcc commit 8572525Copy full SHA for 8572525
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
41
42
- name: Attach Binaries
43
- uses: softprops/action-gh-release@v2
+ uses: stacksjs/action-[email protected]
44
with:
45
files: |
46
bin/bin-name-linux-x64
0 commit comments