Skip to content

Commit 6c95155

Browse files
committed
Fix website commit message
1 parent c1d7f97 commit 6c95155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
git add -A
6464
git status
65-
git commit --message "Update joda-time from CI: $GITHUB_ACTION"
65+
git commit --message "Update joda-time from CI: $GITHUB_RUN_ID"
6666
6767
git push origin main
6868

0 commit comments

Comments
 (0)