There was an error while loading. Please reload this page.
2 parents f825bbe + 717b188 commit 56f7955Copy full SHA for 56f7955
1 file changed
.github/workflows/dotorg-push-deploy.yml
@@ -4,6 +4,10 @@ on:
4
release:
5
types: [published]
6
7
+permissions:
8
+ contents: write
9
+ packages: read
10
+
11
jobs:
12
tag:
13
name: New release
0 commit comments