Skip to content

Commit

Permalink
fix: publish package
Browse files Browse the repository at this point in the history
  • Loading branch information
AzHicham committed Oct 16, 2022
1 parent bb25aac commit f848117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
env:
CARGO_TERM_COLOR: always

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

0 comments on commit f848117

Please sign in to comment.