Update push_to_new_AppStore.yml

This commit is contained in:
raller1028 2023-03-27 13:45:24 +08:00 committed by GitHub
parent 76e0ac4043
commit 7bf1705e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ jobs:
destination-repository-name: 'CasaOS-NewAppStore' destination-repository-name: 'CasaOS-NewAppStore'
user-email: q2676515970@163.com user-email: q2676515970@163.com
target-directory: './Apps' target-directory: './Apps'
- name: test
run: ls
- uses: actions/checkout@v3
- name: Pushes to another repository1 - name: Pushes to another repository1
uses: cpina/github-action-push-to-another-repository@main uses: cpina/github-action-push-to-another-repository@main
env: env: