Skip to content

Commit 8572525

Browse files
committed
chore: use stacksjs/action-releaser
1 parent 7a31dcc commit 8572525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4141

4242
- name: Attach Binaries
43-
uses: softprops/action-gh-release@v2
43+
uses: stacksjs/action-[email protected]
4444
with:
4545
files: |
4646
bin/bin-name-linux-x64

0 commit comments

Comments
 (0)