Skip to content

Commit 2873f8c

Browse files
committed
Fix typo in tzdata update workflow
1 parent e06ffee commit 2873f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tzdata-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: peter-evans/create-pull-request@v3.5.0
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
35-
commit-message: Updata tzdata.
36-
title: Updata tzdata.
35+
commit-message: Update tzdata.
36+
title: Update tzdata.
3737
assignees: asfernandes
3838
branch: work/tzdata-update

0 commit comments

Comments
 (0)