Skip to content

Commit e2f937f

Browse files
chore(deps): update stacksjs/action-releaser action to v1.2.5
1 parent 5f35d12 commit e2f937f

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: stacksjs/action-releaser@v1.1.0
43+
uses: stacksjs/action-releaser@v1.2.5
4444
with:
4545
files: |
4646
bin/bin-name-linux-x64

0 commit comments

Comments
 (0)