fix: use force

pull/511/head^2
Josh Moore 8 months ago committed by GitHub
parent b7849fb6b1
commit 0147c57f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GH_PAT }}
force_with_lease: true
force: true
- name: Wiki
run: node _wiki.js
env:

Loading…
Cancel
Save