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
|
||||
uses: EndBug/add-and-commit@v4
|
||||
with:
|
||||
message: "Automattic Doc Update"
|
||||
message: "Automatic Doc Update"
|
||||
add: "./docs/** .luacheckrc"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user