2 parents 12e2ec0 + d7476c7 commit df476d0Copy full SHA for df476d0
1 file changed
.github/workflows/release.yml
@@ -22,6 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
permissions:
24
contents: write
25
+ actions: write # required to trigger appstore-build-publish.yml from the final step
26
steps:
27
- uses: actions/checkout@v4
28
with:
0 commit comments