Skip to content

Commit

Permalink
Add GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
KuznetsovNikita committed Jan 24, 2024
1 parent 5ccb921 commit ef25639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }}
APPLE_API_ISSUER: ${{ secrets.APPLE_API_ISSUER }}
REACT_APP_AMPLITUDE: ${{ secrets.REACT_APP_AMPLITUDE }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
DEBUG: electron*

steps:
Expand Down

0 comments on commit ef25639

Please sign in to comment.