Skip to content

Commit

Permalink
Merge branch 'master' into dento/fuel-vm-0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dentosal authored Jan 17, 2024
2 parents 93a2b11 + 2b2e311 commit b442485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
with:
toolchain: ${{ env.RUST_VERSION }}
- name: Publish crate check
uses: katyo/publish-crates@v2
uses: xgreenx/publish-crates@v1
with:
dry-run: true
check-repo: false
Expand Down Expand Up @@ -237,7 +237,7 @@ jobs:
sudo apt-get install protobuf-compiler
- name: Publish crate
uses: katyo/publish-crates@v2
uses: xgreenx/publish-crates@v1
with:
publish-delay: 60000
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit b442485

Please sign in to comment.