Skip to content

Commit

Permalink
fix(build): add the Twitter token back
Browse files Browse the repository at this point in the history
nfroidure committed May 23, 2023
1 parent 7667b34 commit 925a73e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -36,6 +36,7 @@ jobs:
env:
CI: true
NODE_ENV: production
TWITTER_API_TOKEN: ${{ secrets.TWITTER_API_TOKEN }}

- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4

0 comments on commit 925a73e

Please sign in to comment.