Update main.yml
This commit is contained in:
parent
7445256cb4
commit
bc681be731
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -28,5 +28,5 @@ jobs:
|
|||
ls $GITHUB_WORKSPACE
|
||||
node converter.js $GITHUB_WORKSPACE
|
||||
git add $GITHUB_WORKSPACE/story/*
|
||||
git commit -m "Automated file change
|
||||
git commit -m "Automated file change"
|
||||
git push origin master
|
||||
|
|
Loading…
Reference in a new issue