Skip to content

Commit

Permalink
fix token name
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad committed Sep 15, 2022
1 parent 99c67b7 commit 1d8a90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:

- run: cargo run -p xtask -- ci
env:
CRATES_IO_TOKEN: ${{ secrets.CRATES_IO_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_TOKEN }}
MIRIFLAGS: -Zmiri-strict-provenance

0 comments on commit 1d8a90d

Please sign in to comment.