We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53f12a commit 0983628Copy full SHA for 0983628
3 files changed
.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-releaser@v1.1.0
44
with:
45
files: |
46
bin/gitlint-linux-x64
0 commit comments