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

@ -26,6 +26,7 @@ jobs:
git commit -m"由github actions推送,日期:`date`" git commit -m"由github actions推送,日期:`date`"
git pull --rebase git pull --rebase
- name: Push changes - name: Push changes
uses: ad-m/github-push-action@master uses: ad-m/github-push-action@main
with: with:
github_token: $\{{ secrets.GITHUB_TOKEN }} github_token: $\{{ secrets.GITHUB_TOKEN }}
github_url: https://github.com/a2470982985/getNode.git

Loading…
Cancel
Save