Merge pull request #4 from discretizer/feature/fork_automation

Feature/fork automation
This commit is contained in:
Aaron Dalton 2024-01-10 17:54:19 -05:00 committed by GitHub
commit 282a0c2342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -9,4 +9,4 @@ jobs:
steps:
- run: gh repo sync discretizer/homepage
env:
GH_TOKEN: ${{ secrets.GITHUB_ENV }}
GH_TOKEN: ${{ github.token }}