Skip to content

Commit

Permalink
Fix publish trustfall_derive job name. (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi committed Jul 28, 2023
1 parent bd46fda commit 9cc00b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ jobs:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

attempt-publish-trustfall-derive:
name: publish trustfall
name: publish trustfall_derive
if: github.ref == 'refs/heads/main'
needs:
- pre-publish-checks
Expand Down

0 comments on commit 9cc00b1

Please sign in to comment.