Skip to content

Commit

Permalink
fix: publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AzHicham committed Oct 16, 2022
1 parent f848117 commit 3a1c150
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
if: ${{ steps.regex-match.outputs.matched == 'false' }}
run: exit 1

env:
CARGO_TERM_COLOR: always

publish:
runs-on: ubuntu-20.04
needs: [validate]
Expand Down

0 comments on commit 3a1c150

Please sign in to comment.