Skip to content

Commit

Permalink
Return twitter envvar to GHA yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Sep 13, 2022
1 parent 37c0bdf commit 3eb246d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Expand Up @@ -195,6 +195,7 @@ jobs:
JSSM_TWITTER_API_ACCESS_TOKEN: ${{ secrets.JSSM_TWITTER_API_ACCESS_TOKEN }}
JSSM_TWITTER_API_KEY: ${{ secrets.JSSM_TWITTER_API_KEY }}
JSSM_TWITTER_API_SECRET: ${{ secrets.JSSM_TWITTER_API_SECRET }}
TW_COMMIT_MESSAGE: ${{ github.event.head_commit.message }}



Expand Down

0 comments on commit 3eb246d

Please sign in to comment.