Correction to name of token input

This commit is contained in:
Jack Jackson 2025-03-01 23:09:56 -08:00
parent 25b0170238
commit 9c164e49f9

View File

@ -25,4 +25,4 @@ jobs:
source_repo_domain: gitea.scubbo.org
source_repo_owner: scubbo
source_repo_name: commit-report-sync-testbed
target_repo_token: ${{ secrets.PAT_FOR_GITHUB_SYNC }}
token_for_target_repo: ${{ secrets.PAT_FOR_GITHUB_SYNC }}