Skip to content

Commit

Permalink
change secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
Hbbb committed Feb 5, 2024
1 parent cc53d9f commit 7155fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- run: npx electron-builder -p always
env:
CSC_LINK: ${{ secrets.CSC_LINK }}
CSC_KEY_PASSWORD: ${{ secrets.CSC_KEY_PASSWORD }}
CSC_KEY_PASSWORD: ${{ secrets.MAC_CERTS_PASSWORD }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7155fe3

Please sign in to comment.