Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
chore: uprgade publish-crates github action (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
deekerno authored Mar 21, 2023
1 parent edb4ec3 commit bddd6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ jobs:
target: wasm32-unknown-unknown

- name: Publish crates
uses: katyo/publish-crates@v1
uses: katyo/publish-crates@v2
with:
publish-delay: 30000
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit bddd6d5

Please sign in to comment.