Skip to content

Commit

Permalink
Fix: release optimizer call
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolacy committed Dec 13, 2023
1 parent ee696de commit 0a151b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
image: cosmwasm/optimizer:0.15.0
options: -v ${{ github.workspace }}:/code
run: optimize.sh

- name: Create release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 0a151b6

Please sign in to comment.