Revert "Squashed commit of the following:"

This reverts commit cf1874a29b.
This commit is contained in:
sparks-alec
2023-06-11 22:30:36 -04:00
parent cf364a7381
commit ae091a7f88
13 changed files with 886 additions and 7722 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
name: release
on:
workflow_dispatch:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -34,7 +34,7 @@ jobs:
CSC_LINK: ${{ secrets.MACOS_CSC_LINK }}
CSC_KEY_PASSWORD: ${{ secrets.MACOS_CSC_KEY_PASSWORD }}
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3