forked from I2P_Developers/i2p.i2p
CI: Give access to GITHUB_TOKEN to git sync CI job
This commit is contained in:
2
.github/workflows/github-sync.yml
vendored
2
.github/workflows/github-sync.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: repo-sync
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
uses: repo-sync/github-sync@v2
|
||||
with:
|
||||
source_repo: "https://i2pgit.org/i2p-hackers/i2p.i2p"
|
||||
|
Reference in New Issue
Block a user