Update pushtorally.yml
This commit is contained in:
parent
e0f64f71b4
commit
eec19d241a
|
@ -18,6 +18,7 @@ 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'
|
||||||
|
|
Loading…
Reference in New Issue