Skip to content

Commit

Permalink
update inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
User123698745 committed Oct 19, 2023
1 parent ea5fe17 commit 201180e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/fgc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
master:
uses: ./.github/workflows/_sync.yml
secrets:
fork: ${{ secrets.FGC_FORK }}
upstream: ${{ secrets.FGC_UPSTREAM }}
fork-name: ${{ secrets.FGC_FORK }}
fork-branch: master
upstream-name: ${{ secrets.FGC_UPSTREAM }}
upstream-branch: master
token: ${{ secrets.PAT }}

0 comments on commit 201180e

Please sign in to comment.