[go: nahoru, domu]

Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to 69320db
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 7f8d1a7 commit 2de3f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: cargo publish --dry-run

- name: Github Release
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87
with:
files: |
target/package/swc_mut_cjs_exports-*.crate
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
- run: pnpm pack

- name: Github Release
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87
with:
files: |
target/wasm32-unknown-unknown/release/swc_mut_cjs_exports.wasm
Expand Down

0 comments on commit 2de3f38

Please sign in to comment.