Skip to content

Commit

Permalink
feat: add cosmo wasm vm to release
Browse files Browse the repository at this point in the history
  • Loading branch information
JeancarloBarrios committed Oct 19, 2023
1 parent fa1e733 commit 929240e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
- name: Make release
run: |
make release
make release-snapshot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: 🧹 Clean release folder
Expand Down

0 comments on commit 929240e

Please sign in to comment.