Skip to content

Commit

Permalink
add env for mac dmg build in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
qishibo committed Jul 5, 2020
1 parent 9ca0527 commit c4023f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
- run: npm run pack:mac:publish
env:
GH_TOKEN: ${{secrets.GH_TOKEN}}
CSC_LINK: ${{secrets.CSC_LINK}}
CSC_KEY_PASSWORD: ${{secrets.CSC_KEY_PASSWORD}}

0 comments on commit c4023f6

Please sign in to comment.