rename workflow
This commit is contained in:
parent
1e52080dac
commit
d8503d7c36
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
name: Vercel scheduled build
|
name: vercel-scheduled-build
|
||||||
env:
|
env:
|
||||||
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
|
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
|
||||||
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
|
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
|
||||||
|
|
Reference in a new issue