Skip to content

Commit e5ad48f

Browse files
authored
Merge pull request #5223 from LibreSign/backport/5217/stable31
[stable31] fix: build and publish workflow permission
2 parents ad15954 + 0e9bb33 commit e5ad48f

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)