From 7bf1705e850d78acd0cb2bd4cd23bfab153741b3 Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Mon, 27 Mar 2023 13:45:24 +0800 Subject: [PATCH] Update push_to_new_AppStore.yml --- .github/workflows/push_to_new_AppStore.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/push_to_new_AppStore.yml b/.github/workflows/push_to_new_AppStore.yml index aa61d76..9e6437f 100644 --- a/.github/workflows/push_to_new_AppStore.yml +++ b/.github/workflows/push_to_new_AppStore.yml @@ -24,6 +24,9 @@ jobs: destination-repository-name: 'CasaOS-NewAppStore' user-email: q2676515970@163.com target-directory: './Apps' + - name: test + run: ls + - uses: actions/checkout@v3 - name: Pushes to another repository1 uses: cpina/github-action-push-to-another-repository@main env: