Skip to content

Commit a06b85c

Browse files
committed
add contents permission
1 parent 824f078 commit a06b85c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
environment: release
1717
permissions:
1818
actions: read
19+
contents: read
1920
id-token: write
2021
steps:
2122
- name: Set up Python

0 commit comments

Comments
 (0)