Skip to content

Commit 96190ce

Browse files
Bordalantiga
authored andcommitted
ci: fix typo in SHA ref (#18837)
(cherry picked from commit 1a5718a)
1 parent 7a30b6c commit 96190ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-tutorials.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
5656
token: ${{ secrets.PAT_GHOST }}
5757
add-paths: _notebooks
58-
commit-message: "update tutorials to `${{ env.SHA_SHORT }}`"
58+
commit-message: "update tutorials to `${{ env.SHA_LATEST }}`"
5959
branch: "docs/update-tutorials"
6060
# Delete the branch when closing pull requests, and when undeleted after merging.
6161
delete-branch: true

0 commit comments

Comments
 (0)