Skip to content

Commit cf1350a

Browse files
Merge pull request #471 from robbievanleeuwen/Fix-release.yml-permissions
Update release.yml
2 parents a252a40 + 0c4a62d commit cf1350a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
permissions:
1717
id-token: write
18+
contents: write
1819

1920
steps:
2021
- name: Check out the repository

0 commit comments

Comments
 (0)