Skip to content

Commit 3be7bb7

Browse files
committed
chore: try fork
1 parent 031cdd1 commit 3be7bb7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sync-examples.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
- name: Checkout Repository
1212
uses: actions/checkout@v3
1313
- name: Run GitHub File Sync
14-
# Can update to v1 when https://github.com/BetaHuhn/repo-file-sync-action/issues/168 is resolved
15-
uses: BetaHuhn/[email protected]
14+
uses: balazsorban44/repo-file-sync-action@master
1615
with:
1716
GH_PAT: ${{ secrets.GH_PAT }}
1817
IS_FINE_GRAINED: true

0 commit comments

Comments
 (0)