Update run.yml

pull/4/head
Flik 3 years ago committed by GitHub
parent 46e734d0ab
commit 7c0a77e3f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.TOKEN }}
branch: main
force_with_lease: true
directory: .

Loading…
Cancel
Save