Skip to content

Commit

Permalink
chore: Test using release-plz with automatic Git author
Browse files Browse the repository at this point in the history
Signed-off-by: robot9001 <[email protected]>
  • Loading branch information
robo9k committed Oct 5, 2023
1 parent f91511e commit 15cf81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
token: ${{ steps.app-token.outputs.token }}

- uses: MarcoIeni/release-plz-action@31e374c56df9fc4eca2c9829661be075a5ce62c2 # v0.5.24
- uses: MarcoIeni/release-plz-action@5c035ca231f363d920a95483bece00036c6e55a6 # https://github.com/MarcoIeni/release-plz-action/pull/85
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 15cf81d

Please sign in to comment.