Skip to content

Commit ea10e60

Browse files
committed
Add all updated files to commit message in update-quick-start-module.yml
1 parent 31a69c1 commit ea10e60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-quick-start-module.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ jobs:
105105
uses: peter-evans/create-pull-request@v3
106106
with:
107107
token: ${{ secrets.PYTORCHBOT_TOKEN }}
108-
commit-message: Modify published_versions.json file
109-
title: '[Getting Started Page] Modify published_versions.json file'
108+
commit-message: Modify published_versions.json, release_matrix.json and quick-start-module.js
109+
title: '[Getting Started Page] Modify published_versions.json, release_matrix.json and quick-start-module.js'
110110
body: >
111111
This PR is auto-generated. It updates Getting Started page
112112
labels: automated pr

0 commit comments

Comments
 (0)