diff --git a/.github/workflows/webpack.yaml b/.github/workflows/webpack.yaml index e465d70..59a4cbb 100644 --- a/.github/workflows/webpack.yaml +++ b/.github/workflows/webpack.yaml @@ -31,4 +31,4 @@ jobs: git pull git add -f dist git commit -m "Compile Webpack" - git push origin -f \ No newline at end of file + git push \ No newline at end of file