Skip to content

Commit

Permalink
forget update key
Browse files Browse the repository at this point in the history
  • Loading branch information
sctnightcore committed Aug 29, 2023
1 parent 0265c8d commit d8fe340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scraper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
env:
TZ: "Asia/Bangkok"
FACEBOOK_COOKIES: '${{ secrets.MY_SECRET_TOKEN }}'
FACEBOOK_COOKIES: "${{ secrets.FACEBOOK_COOKIES }}"
strategy:
matrix:
node-version:
Expand Down

0 comments on commit d8fe340

Please sign in to comment.