Skip to content

Commit fea4b08

Browse files
committed
secret cargo registry token
1 parent d5e502b commit fea4b08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
env:
88
CARGO_TERM_COLOR: always
9+
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
910

1011
jobs:
1112
test:

0 commit comments

Comments
 (0)