Skip to content

Commit

Permalink
Publish to cargo on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Godbolt committed Feb 4, 2022
1 parent dbedbe7 commit 4626aa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: true
files: "**/rizzy"
- uses: katyo/publish-crates@v1
with:
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 4626aa4

Please sign in to comment.