Skip to content

Commit 14567b1

Browse files
committed
build: fix timezone-update path references
1 parent e42dbef commit 14567b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/timezone-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
author: Node.js GitHub Bot <github-bot@iojs.org>
5959
body: |
60-
This PR was generated by tools/timezone-update.yml.
60+
This PR was generated by `.github/workflows/timezone-update.yml` and `tools/update-timezone.mjs`.
6161
6262
Updates the ICU files as per the instructions present in https://github.com/nodejs/node/blob/main/doc/contributing/maintaining/maintaining-icu.md#time-zone-data
6363

0 commit comments

Comments
 (0)