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:
120
120
- repo: front
121
121
workflow_id: cron-update-next.yml
122
122
- repo: v0
123
- workflow_id: update-next.yml
123
+ workflow_id: update-next.yaml
124
124
steps:
125
125
- name: Check token
126
126
run: gh auth status
@@ -190,8 +190,8 @@ jobs:
190
190
workflow_id: cron-update-next.yml
191
191
workflow_url: https://github.com/vercel/front/actions/workflows/cron-update-next.yml?query=event%3Aworkflow_dispatch
192
192
- 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
195
195
steps:
196
196
- name: Check token
197
197
run: gh auth status
You can’t perform that action at this time.
0 commit comments