Update main.yml
This commit is contained in:
parent
8d9e4b1a94
commit
3e91be50ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -38,4 +38,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git add $GITHUB_WORKSPACE/format/converted/*
|
git add $GITHUB_WORKSPACE/format/converted/*
|
||||||
git commit -m "Update DAU contents"
|
git commit -m "Update DAU contents"
|
||||||
git push origin main
|
git push origin master
|
||||||
|
|
Loading…
Reference in a new issue