We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae922bd commit c5b73c4Copy full SHA for c5b73c4
1 file changed
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
45
46
- name: Attach Binaries
47
- uses: stacksjs/action-releaser@v1.2.6
+ uses: stacksjs/action-releaser@v1.2.7
48
with:
49
files: |
50
packages/logsmith/bin/logsmith-linux-x64.zip
0 commit comments