Skip to content

Commit

Permalink
Force release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iverc committed Nov 23, 2024
1 parent 8acdc6f commit 67fa83c
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 @@ -30,7 +30,6 @@ jobs:

- name: Issue Release Assets
uses: ignite/cli/actions/cli@main
if: ${{ steps.vars.outputs.should_release == 'true' }}
with:
args: chain build --release --release.prefix ${{ steps.vars.outputs.tarball_prefix }} -t linux:amd64 -t darwin:amd64 -t darwin:arm64

Expand Down

0 comments on commit 67fa83c

Please sign in to comment.