Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit 9f08f13

Browse files
committed
Format
1 parent 6ebe907 commit 9f08f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-submodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
commit-message: Update submodule to latest version
7373
title: Update OrchardCoreContrib.Library Submodule
7474
body: |
75-
Updated [${{ steps.submodule-new.outputs.repoName }}](${{ steps.submodule-new.outputs.repoUrl }}) from `${{ steps.submodule-new.outputs.oldShort }}` to `${{ steps.submodule-new.outputs.newShort }}`..
75+
Updated [${{ steps.submodule-new.outputs.repoName }}](${{ steps.submodule-new.outputs.repoUrl }}) from ${{ steps.submodule-new.outputs.oldShort }} to ${{ steps.submodule-new.outputs.newShort }}.
7676
7777
[View changes](${{ steps.submodule-new.outputs.compareUrl }})
7878
branch: update-submodules

0 commit comments

Comments
 (0)