Skip to content

Commit

Permalink
Update wasm-opt action name
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasEi committed Mar 27, 2022
1 parent e13046d commit a9baf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
run: |
trunk build --release
- name: optimize Wasm
uses: NiklasEi/wasm-opt@v2
uses: NiklasEi/wasm-opt-action@v2
with:
file: dist/*.wasm
- name: Zip release
Expand Down

0 comments on commit a9baf10

Please sign in to comment.