Skip to content

Commit

Permalink
Fix: Now 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 0a151b6 commit 25774f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ 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 25774f0

Please sign in to comment.