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 74e051d commit b3fac7bCopy full SHA for b3fac7b
.github/workflows/release.yaml
@@ -94,7 +94,6 @@ jobs:
94
95
- name: decode API key to file
96
env:
97
- APPLE_API_KEY: ${{ secrets.APPLE_API_KEY }}
98
APPLE_API_KEY_BASE64: ${{ secrets.APPLE_API_KEY_BASE64 }}
99
run: |
100
API_KEY_PATH=$PWD/privatekey.p8
0 commit comments