You've already forked AstralRinth
forked from didirus/AstralRinth
Fix pages env vars (#1230)
* Fix pages env vars * bring back vercel json
This commit is contained in:
2
.github/workflows/regenerate.yml
vendored
2
.github/workflows/regenerate.yml
vendored
@@ -11,4 +11,4 @@ jobs:
|
||||
- name: Re-deploy site
|
||||
run: |
|
||||
curl -X POST \
|
||||
${{ secrets.VERCEL_DEPLOY_URL }}
|
||||
${{ secrets.CLOUDFLARE_DEPLOY_URL }}
|
||||
|
||||
Reference in New Issue
Block a user