Skip to content

Commit

Permalink
publish to crates.io on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Schniz committed Aug 11, 2024
1 parent 86efbf8 commit de1fff8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
uses: changesets/action@v1
with:
version: "pnpm version:prepare"
publish: cargo publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
TERM: xterm

0 comments on commit de1fff8

Please sign in to comment.