Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mycelia committed May 30, 2021
1 parent eadec7e commit 54f4d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Build the app
working-directory: ./app
env:
APP_NAME: "Retrace: A Heartfelt Confession"
APP_NAME: Retrace A Heartfelt Confession
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
WINDOWS_PFX_FILE: ${{ steps.write_file.outputs.filePath }}
Expand Down

0 comments on commit 54f4d91

Please sign in to comment.