File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120120 - repo : front
121121 workflow_id : cron-update-next.yml
122122 - repo : v0
123- workflow_id : update-next.yml
123+ workflow_id : update-next.yaml
124124 steps :
125125 - name : Check token
126126 run : gh auth status
@@ -190,8 +190,8 @@ jobs:
190190 workflow_id : cron-update-next.yml
191191 workflow_url : https://github.com/vercel/front/actions/workflows/cron-update-next.yml?query=event%3Aworkflow_dispatch
192192 - repo : v0
193- workflow_id : update-next.yml
194- workflow_url : https://github.com/vercel/v0/actions/workflows/update-next.yml ?query=event%3Aworkflow_dispatch
193+ workflow_id : update-next.yaml
194+ workflow_url : https://github.com/vercel/v0/actions/workflows/update-next.yaml ?query=event%3Aworkflow_dispatch
195195 steps :
196196 - name : Check token
197197 run : gh auth status
You can’t perform that action at this time.
0 commit comments