fix: force instead of force_with_lease?

pull/508/head
Josh Moore 8 months ago committed by GitHub
parent a1ba7d7fb8
commit 20cee1f189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: master
force_with_lease: true
force: true
- name: Wiki
run: node _wiki.js
env:

Loading…
Cancel
Save