Skip to content

Commit 71e645b

Browse files
authored
Update publish.yaml
1 parent 867ed5d commit 71e645b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ jobs:
1313
- uses: actions-rs/cargo@v1
1414
with:
1515
command: publish
16+
env:
17+
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)