Skip to content

Commit

Permalink
Merge #199
Browse files Browse the repository at this point in the history
199: fix token name r=matklad a=matklad

bors r+

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
  • Loading branch information
bors[bot] and matklad committed Sep 15, 2022
2 parents 5ca60af + 1d8a90d commit a0aeb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
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 a0aeb9b

Please sign in to comment.