We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c5c58 commit a8913acCopy full SHA for a8913ac
.github/workflows/ipa.yml
@@ -4,6 +4,9 @@ name: IPA Down
4
env:
5
PYTHONIOENCODING: utf-8
6
7
+# Allow Release
8
+permissions: write-all
9
+
10
on:
11
workflow_dispatch:
12
inputs:
.github/workflows/ipa_shell.yml
@@ -4,6 +4,9 @@ name: IPA Download Shell
0 commit comments