Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
# However, even without a token, we can actually read most of the crates.io state that we
# need to print a diff.
CRATES_IO_TOKEN: ""
CRATES_IO_USERNAME: "rust-lang-owner"
# This applies pipefail, so that the tee pipeline below fails when sync-team fails.
shell: bash
run: |
Expand Down