Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
howardchung authored Apr 15, 2021
1 parent f904b1b commit 7d40621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
REACT_APP_RECAPTCHA_SITE_KEY: 6LeDGP4UAAAAAGYZZenyU-3fRdhL3p0BaBmiK9mM
REACT_APP_STRIPE_PUBLIC_KEY: pk_live_eVMbIifj5lnvgBleBCRaCv4E00aeXQkPxQ
- name: Push to remote
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "watchparty+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 7d40621

Please sign in to comment.