Skip to content

Commit 0864e21

Browse files
authored
chore(github-workflow): Update title for update-font-data workflow (vercel#65293)
## Why? We're constantly getting failures when attempting to update our font data. Update: I couldn't find anything why this was failing, so I'm guessing there just wasn't any changes that were needed? It just worked with the same code. - https://github.com/vercel/next.js/actions/runs/8916579201/job/24488235812 (fail) - https://github.com/vercel/next.js/actions/runs/8931168481 (successful) Closes NEXT-3304
1 parent 60069e7 commit 0864e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_fonts_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: update-font-data
1+
name: Update Font Data
22

33
on:
44
# Run every every day at midnight https://crontab.guru/#0_0_*_*_*/1

0 commit comments

Comments
 (0)