From 58cef24a70bec9a419f9c345e9a27c342f4c5f58 Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:24:49 +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 d6e1fae..4464ef1 100644 --- a/.github/workflows/pushtorally.yml +++ b/.github/workflows/pushtorally.yml @@ -22,9 +22,9 @@ jobs: uses: cpina/github-action-push-to-another-repository@main env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB2 }} - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: source-directory: './' destination-github-username: 'raller1028' destination-repository-name: 'appstore' user-email: q2676515970@163.com + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}