Skip to content

Commit 7edeb94

Browse files
authored
Merge pull request #78 from Shopify/lopert.update-workflow-permissions-contents
update contents permission write
2 parents 6d2bbc9 + 077c9ca commit 7edeb94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77

88
permissions:
9-
contents: read
9+
contents: write
1010
id-token: write # Required for OIDC
1111

1212
jobs:

0 commit comments

Comments
 (0)