mirror of
https://github.com/EndBug/add-and-commit.git
synced 2026-03-11 18:14:00 -05:00
ci: remove unnecessary --force
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -25,7 +25,6 @@ jobs:
|
||||
with:
|
||||
message: '[auto] build: update compiled version'
|
||||
add: lib
|
||||
force: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user