Skip to content

Commit

Permalink
continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
ktechmidas committed Oct 11, 2024
1 parent 3215043 commit ec9bc13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ jobs:
with:
name: dash-evo-tool-${{ matrix.platform }}
path: target/${{ matrix.target }}/release/dash-evo-tool

continue-on-error: true

release:
name: Create GitHub Release
Expand Down

0 comments on commit ec9bc13

Please sign in to comment.