We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a69c1 commit ea10e60Copy full SHA for ea10e60
.github/workflows/update-quick-start-module.yml
@@ -105,8 +105,8 @@ jobs:
105
uses: peter-evans/create-pull-request@v3
106
with:
107
token: ${{ secrets.PYTORCHBOT_TOKEN }}
108
- commit-message: Modify published_versions.json file
109
- title: '[Getting Started Page] Modify published_versions.json file'
+ commit-message: Modify published_versions.json, release_matrix.json and quick-start-module.js
+ title: '[Getting Started Page] Modify published_versions.json, release_matrix.json and quick-start-module.js'
110
body: >
111
This PR is auto-generated. It updates Getting Started page
112
labels: automated pr
0 commit comments