Skip to content

Commit

Permalink
Update release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonDotsoy authored Aug 3, 2023
1 parent 003ffe7 commit 797e2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- run: gh pr view --json labels -r ${{ github.action_repository }} ${{ github.base_ref }}
- run: gh pr view --json labels -R ${{ github.action_repository }} ${{ github.base_ref }}
env:
GH_TOKEN: ${{ github.token }}
- id: setup
Expand Down

0 comments on commit 797e2b3

Please sign in to comment.