Remove push force because it works as expected now
This commit is contained in:
parent
20f36f2a97
commit
e6b8dd872a
1 changed files with 1 additions and 2 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -32,4 +32,3 @@ jobs:
|
|||
repository: 'dist'
|
||||
commit_message: "Github Action: Updated dist files"
|
||||
branch: ${{ github.ref }}
|
||||
push_options: '--force'
|
||||
Loading…
Reference in a new issue