Skip to content

Commit

Permalink
wp
Browse files Browse the repository at this point in the history
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
  • Loading branch information
rissson committed Nov 5, 2024
1 parent 8eed4d0 commit e767e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: chainguard-dev/actions/setup-gitsign@main
- uses: taiki-e/install-action@v1
with:
tool: cargo-release
tool: cargo-release,cargo-workspaces
- uses: cargo-bins/release-pr@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e767e05

Please sign in to comment.