Skip to content

Commit 0e9bb33

Browse files
fix: build and publish workflow permission
Signed-off-by: Vitor Mattos <[email protected]>
1 parent ad15954 commit 0e9bb33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/appstore-build-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
name: Build and publish app release
1010

1111
permissions:
12-
contents: read
12+
contents: write
1313
actions: write
14-
packages: write
1514

1615
on:
1716
release:

0 commit comments

Comments
 (0)