FIX: Merge minify.
This commit is contained in:
3
.github/workflows/minify.yml
vendored
3
.github/workflows/minify.yml
vendored
@@ -32,6 +32,5 @@ jobs:
|
|||||||
git config --global user.name "Your Name"
|
git config --global user.name "Your Name"
|
||||||
git commit -am "STUFF"
|
git commit -am "STUFF"
|
||||||
- run: |
|
- run: |
|
||||||
git push --set-upstream origin temp
|
git push -f --set-upstream origin temp
|
||||||
git push -f
|
|
||||||
- run: gh pr create --title "Pull request title" --body "Pull request body" --base "build"
|
- run: gh pr create --title "Pull request title" --body "Pull request body" --base "build"
|
||||||
|
|||||||
Reference in New Issue
Block a user