Skip to content

Commit cc23db8

Browse files
authored
Update toPages.yml
1 parent bf74058 commit cc23db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toPages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ jobs:
7474
git config user.name "github-actions[bot]"
7575
git config user.email "github-actions[bot]@users.noreply.github.com"
7676
git add .
77-
git commit -m "Manual deploy from release ${{ github.event.inputs.release_name }}" || echo "Nothing to commit"
77+
git commit -m "Release ${{ github.event.inputs.release_name }}" || echo "Nothing to commit"
7878
git push

0 commit comments

Comments
 (0)