Skip to content

Commit 4b2f457

Browse files
committed
ci: fix workflow
1 parent 2eb31b5 commit 4b2f457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
uses: ad-m/[email protected]
3434
with:
3535
branch: ${{ github.ref }}
36-
force_with_lease: true
36+
force: true
3737
github_token: ${{ secrets.ADMIN }}

0 commit comments

Comments
 (0)