pull/4/head
Flik 3 years ago committed by GitHub
parent 9e8042a951
commit a0fafbae12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save