Merge pull request #1410 from arjundashrath/patch-2
Add token permissions for ci/python-publish.yml
This commit is contained in:
@@ -12,6 +12,9 @@ on:
|
|||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user