mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Fixed Spelling Error In Dev Deploy
This commit is contained in:
2
.github/workflows/dev-deploy.yml
vendored
2
.github/workflows/dev-deploy.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
|||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: EndBug/add-and-commit@v4
|
uses: EndBug/add-and-commit@v4
|
||||||
with:
|
with:
|
||||||
message: "Automattic Doc Update"
|
message: "Automatic Doc Update"
|
||||||
add: "./docs/** .luacheckrc"
|
add: "./docs/** .luacheckrc"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user