Skip to content

Commit c9c8905

Browse files
authored
sdf
1 parent 0c0a5cb commit c9c8905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-submodules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
with:
3939
token: ${{ secrets.GITHUB_TOKEN }}
4040
commit-message: "Update ${{ matrix.submodule }} to ${{ steps.git-change-job.outputs.LATEST_TAG }}"
41-
title: "Update ${{ matrix.submodule }} to ${{ steps.git-change-job.outputs.LATEST_TAG }}"s
41+
title: "Update ${{ matrix.submodule }} to ${{ steps.git-change-job.outputs.LATEST_TAG }}"
4242
branch: ci-update-${{ matrix.submodule }}
4343
branch-suffix: random

0 commit comments

Comments
 (0)