Skip to content

Commit f42a47c

Browse files
authored
Merge pull request #467 from IBM/ci-permissions-gh-release
ci: update contents permission ...
2 parents c42a0c3 + c1d2b12 commit f42a47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

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

77
permissions:
88
id-token: write # Required for OIDC
9-
contents: read
9+
contents: write # Required for action-gh-release
1010

1111
jobs:
1212
build-matrix:

0 commit comments

Comments
 (0)