Skip to content

Commit

Permalink
docs: change command used in the example (#1823)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanielsantos authored Nov 8, 2024
1 parent bd60831 commit 4973156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/github/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
id: release-plz # <--- ID used to refer to the outputs. Don't forget it.
uses: MarcoIeni/[email protected]
with:
command: release-pr
command: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit 4973156

Please sign in to comment.