This commit is contained in:
Max Goedjen
2022-10-26 00:43:11 -07:00
parent 0b2b9f8a13
commit 32ebb7f6ec
2 changed files with 6 additions and 1 deletions

5
.github/scripts/signing.sh vendored Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# Create directories for ASC key
mkdir ~/.private_keys
echo -n "$APPLE_API_KEY_DATA" > ~/.private_keys/AuthKey_$APPLE_API_KEY_ID.p8