Skip to content

Commit 6db2366

Browse files
committed
fix: Grant contents: read to ci-tests job in release workflow
1 parent 7c2d242 commit 6db2366

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
secrets: inherit
1313
permissions:
1414
actions: read
15+
contents: read
1516

1617
release:
1718
strategy:

0 commit comments

Comments
 (0)