Update .gitea/workflows/github-mirror.yml
This commit is contained in:
parent
a956970738
commit
7826654bce
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Deploy to external repository
|
||||
uses: https://git.sour.is/actions/github-action-push-to-another-repository@main
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
with:
|
||||
# GitHub Action output files
|
||||
source-directory: .
|
||||
|
|
Loading…
Reference in New Issue
Block a user