Skip to content

Commit

Permalink
chore: update CF token
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Sep 20, 2024
1 parent f66e346 commit 36645af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-denylist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- run: pnpm install
- name: Run job
env:
CF_API_TOKEN: ${{ secrets.CF_TOKEN }}
CF_API_TOKEN: ${{ secrets.CF_DENYLIST_TOKEN }}
run: node packages/denylist/scripts/cli.js denylist sync --env ${{ matrix.env }}

0 comments on commit 36645af

Please sign in to comment.