Skip to content

Commit 522b35e

Browse files
committed
chore: use stacks action releaser
1 parent d73543f commit 522b35e

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/dtsx-linux-x64.zip

0 commit comments

Comments
 (0)