Skip to content

Commit

Permalink
Fix patch workflow permissions (#4024)
Browse files Browse the repository at this point in the history
  • Loading branch information
rushmorem committed May 13, 2024
1 parent 8890053 commit 0d67160
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ inputs.git-tag }}
token: ${{ secrets.RELEASE_PLZ_TOKEN }}

- name: Install a TOML parser
run: |
Expand Down

0 comments on commit 0d67160

Please sign in to comment.