Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitys7 committed Nov 12, 2024
1 parent 0d67db7 commit 6d4ade6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
image: cosmwasm/optimizer:0.15.0
options: -v ${{ github.workspace }}:/code
run: optimizer.sh .
run: optimize.sh .

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

0 comments on commit 6d4ade6

Please sign in to comment.