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 9c240ae commit c64bb4fCopy full SHA for c64bb4f
.github/workflows/update-quick-start-module.yml
@@ -103,8 +103,8 @@ jobs:
103
uses: peter-evans/create-pull-request@v3
104
with:
105
token: ${{ secrets.PYTORCHBOT_TOKEN }}
106
- commit-message: Modify published_versions.json file
107
- 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'
108
body: >
109
This PR is auto-generated. It updates Getting Started page
110
labels: automated pr
0 commit comments