Fix fork automation
This commit is contained in:
parent
b684ff8a78
commit
6b6c96b792
2
.github/workflows/fork-sync.yml
vendored
2
.github/workflows/fork-sync.yml
vendored
@ -9,4 +9,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- run: gh repo sync discretizer/homepage
|
- run: gh repo sync discretizer/homepage
|
||||||
env:
|
env:
|
||||||
GH_TOKEN ${{ secres.GITHUB_ENV }}
|
GH_TOKEN: ${{ secrets.GITHUB_ENV }}
|
||||||
Loading…
Reference in New Issue
Block a user