Update push_to_new_AppStore.yml
This commit is contained in:
parent
76e0ac4043
commit
7bf1705e85
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue