Skip to content

Commit 4575aa5

Browse files
committed
Have permissions on top workflow
1 parent 87af7c3 commit 4575aa5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pypi.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- v*
66
jobs:
77
build-n-publish:
8+
permissions:
9+
id-token: write
810
uses: fizyk/actions-reuse/.github/workflows/[email protected]
911
with:
1012
publish: true

0 commit comments

Comments
 (0)