Skip to content

Commit 7306ecf

Browse files
committed
Add permissions to release.yaml
1 parent ed07f98 commit 7306ecf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
tags: ["*"]
55

6+
permissions:
7+
contents: read
8+
69
env:
710
dists-artifact-name: python-package-distributions
811

0 commit comments

Comments
 (0)