Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Jan 29, 2024
1 parent 72b6ac6 commit a0dcff7
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 @@ -19,6 +19,8 @@ jobs:
- uses: taiki-e/install-action@v2
with:
tool: cargo-release
- run: make Cargo.toml
- run: cargo update
- uses: chainguard-dev/actions/setup-gitsign@main
- uses: cargo-bins/release-pr@v2
with:
Expand Down

0 comments on commit a0dcff7

Please sign in to comment.