Skip to content

Commit c64bb4f

Browse files
committed
Add all updated files to commit message in update-quick-start-module.yml
1 parent 9c240ae commit c64bb4f

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
@@ -103,8 +103,8 @@ jobs:
103103
uses: peter-evans/create-pull-request@v3
104104
with:
105105
token: ${{ secrets.PYTORCHBOT_TOKEN }}
106-
commit-message: Modify published_versions.json file
107-
title: '[Getting Started Page] Modify published_versions.json file'
106+
commit-message: Modify published_versions.json, release_matrix.json and quick-start-module.js
107+
title: '[Getting Started Page] Modify published_versions.json, release_matrix.json and quick-start-module.js'
108108
body: >
109109
This PR is auto-generated. It updates Getting Started page
110110
labels: automated pr

0 commit comments

Comments
 (0)