Skip to content

Commit 4805d02

Browse files
committed
Fixing a typo
1 parent 8835e2d commit 4805d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: peter-evans/create-pull-request@v3
4242
with:
4343
commit-message: update README.md & installers.toml
44-
title: Update installer scrits, README.md & installers.toml
44+
title: Update installer scripts, README.md & installers.toml
4545
body: |
4646
Update README.md & installers.toml for the changes to the installer scripts.
4747
This is a generated PR in related to PR ${{ steps.vars.outputs.pr_id }}

0 commit comments

Comments
 (0)