Skip to content

Commit

Permalink
retargeting
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcarroty authored Jun 24, 2023
1 parent 928c5c5 commit 7da4c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
- name: CD
env:
APP: "clearfraction"
VERCEL_REBUILD_HOOK2: ${{ secrets.VERCEL_REBUILD_HOOK2 }}
VERCEL_REBUILD_HOOK: ${{ secrets.VERCEL_REBUILD_HOOK2 }}
run: |
curl -X POST ${VERCEL_REBUILD_HOOK2}

0 comments on commit 7da4c4b

Please sign in to comment.