Skip to content

Commit

Permalink
Add publish delay to CI (#134)
Browse files Browse the repository at this point in the history
30 seconds.
  • Loading branch information
adlerjohn authored Jan 18, 2022
1 parent daa4d2c commit 8dc1299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
- name: Publish crate
uses: katyo/publish-crates@v1
with:
publish-delay: 30000
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

build-publish-master-image:
Expand Down

0 comments on commit 8dc1299

Please sign in to comment.