Skip to content

Commit

Permalink
fix: permissions for adding release notes (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
rangoo94 authored Nov 22, 2023
1 parent 87103bf commit a23180a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
show-log:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- name: Get tag
id: tag
Expand Down

0 comments on commit a23180a

Please sign in to comment.