We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2dbabe + bcb4f84 commit 376e58fCopy full SHA for 376e58f
1 file changed
.github/workflows/dry-run.yml
@@ -69,6 +69,7 @@ jobs:
69
# However, even without a token, we can actually read most of the crates.io state that we
70
# need to print a diff.
71
CRATES_IO_TOKEN: ""
72
+ CRATES_IO_USERNAME: "rust-lang-owner"
73
# This applies pipefail, so that the tee pipeline below fails when sync-team fails.
74
shell: bash
75
run: |
0 commit comments