Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
rust nightly
  • Loading branch information
SteveNguyen authored Mar 18, 2024
1 parent c7f0bd5 commit 7745771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: nightly
override: true
- uses: katyo/publish-crates@v1
with:
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 7745771

Please sign in to comment.