Skip to content

Commit dbe4080

Browse files
authored
Merge pull request #390 from igerber/gh-publish-permissions
chore(ci): declare workflow-level permissions on publish.yml
2 parents 81b9430 + f2b896b commit dbe4080

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
release:
55
types: [published]
66

7+
permissions:
8+
contents: read
9+
710
jobs:
811
# Build wheels on Linux using manylinux containers
912
build-linux:

0 commit comments

Comments
 (0)