From dc05eb3f0153980d3c18269a8fd9f840106a1657 Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:52:07 +0800 Subject: [PATCH] Update pushtorally.yml --- .github/workflows/pushtorally.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pushtorally.yml b/.github/workflows/pushtorally.yml index 6949da1..874f7ea 100644 --- a/.github/workflows/pushtorally.yml +++ b/.github/workflows/pushtorally.yml @@ -25,6 +25,6 @@ jobs: with: source-directory: './Apps' destination-github-username: 'raller1028' - destination-repository-name: 'appstore' + destination-repository-name: 'appstore/tree/main/Apps' user-email: q2676515970@163.com GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}