Update pushtojerry.yml

This commit is contained in:
老竭力 2023-02-15 19:41:59 +08:00 committed by GitHub
parent 4dc2e10ca9
commit e754955b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v2
- name: remove all images
- run: find . -name "*.png" | xargs rm -f
- name: Pushes to another repository
- uses: cpina/github-action-push-to-another-repository@main
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB1 }}