Merge pull request #4 from discretizer/feature/fork_automation
Feature/fork automation
This commit is contained in:
commit
282a0c2342
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: ${{ secrets.GITHUB_ENV }}
|
GH_TOKEN: ${{ github.token }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user