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 8835e2d commit 4805d02Copy full SHA for 4805d02
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: peter-evans/create-pull-request@v3
42
with:
43
commit-message: update README.md & installers.toml
44
- title: Update installer scrits, README.md & installers.toml
+ title: Update installer scripts, README.md & installers.toml
45
body: |
46
Update README.md & installers.toml for the changes to the installer scripts.
47
This is a generated PR in related to PR ${{ steps.vars.outputs.pr_id }}
0 commit comments