Skip to content

Commit

Permalink
CI: publish to crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Jul 22, 2023
1 parent 0fc911e commit 1927270
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ jobs:
uses: lpenz/ghworkflow-rust/.github/workflows/rust.yml@v0.15.0
with:
coveralls: true
publish_cratesio: true
secrets:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 1927270

Please sign in to comment.