Skip to content

Commit

Permalink
Shows all my github followers on about me page
Browse files Browse the repository at this point in the history
  • Loading branch information
Akash Singh committed Mar 9, 2024
1 parent 95f1bd0 commit c821d99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
CI: true
REACT_APP_FOLLOWERS_ACCESS_KEY: ${{ secrets.REACT_APP_FOLLOWERS_ACCESS_KEY }}
run: |
npm test --ci --silent --testPathIgnorePatterns=experimental
node -e "console.log(process.env.REACT_APP_FOLLOWERS_ACCESS_KEY)"
echo ${{ secrets.REACT_APP_FOLLOWERS_ACCESS_KEY }}
- name: Install dependencies & Build website
Expand Down

0 comments on commit c821d99

Please sign in to comment.