Set up token for syncing with gitlab

This commit is contained in:
eyedeekay
2024-09-30 12:42:24 -04:00
parent 6e2435f6fa
commit 1847de94e8

View File

@ -20,4 +20,4 @@ jobs:
source_repo: "https://i2pgit.org/i2p-hackers/i2p.www"
source_branch: "master"
destination_branch: "master"
github_token: ${{ secrets.PAT }}
github_token: ${{ secrets.SYNC_PAT }}