We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af18ec2 commit be0c103Copy full SHA for be0c103
.github/workflows/publish.yml
@@ -58,7 +58,7 @@ jobs:
58
npm pack
59
60
- name: Release
61
- uses: softprops/action-gh-release@92bc83c4214f780e84c7d2a85464a2ca05ebc2f0
+ uses: softprops/action-gh-release@97d42c1b50f585f357413698aa1b779307aa0d52
62
with:
63
files: |
64
wasm-fmt-zig_fmt-*.tgz
0 commit comments