We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e502b commit fea4b08Copy full SHA for fea4b08
.github/workflows/docs.yml
@@ -6,6 +6,7 @@ on:
6
7
env:
8
CARGO_TERM_COLOR: always
9
+ CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
10
11
jobs:
12
test:
0 commit comments