Update pushtorally.yml
This commit is contained in:
parent
74568768cf
commit
58cef24a70
|
@ -22,9 +22,9 @@ jobs:
|
||||||
uses: cpina/github-action-push-to-another-repository@main
|
uses: cpina/github-action-push-to-another-repository@main
|
||||||
env:
|
env:
|
||||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB2 }}
|
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB2 }}
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
with:
|
with:
|
||||||
source-directory: './'
|
source-directory: './'
|
||||||
destination-github-username: 'raller1028'
|
destination-github-username: 'raller1028'
|
||||||
destination-repository-name: 'appstore'
|
destination-repository-name: 'appstore'
|
||||||
user-email: q2676515970@163.com
|
user-email: q2676515970@163.com
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue