We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031cdd1 commit 3be7bb7Copy full SHA for 3be7bb7
.github/workflows/sync-examples.yml
@@ -11,8 +11,7 @@ jobs:
11
- name: Checkout Repository
12
uses: actions/checkout@v3
13
- 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]
+ uses: balazsorban44/repo-file-sync-action@master
16
with:
17
GH_PAT: ${{ secrets.GH_PAT }}
18
IS_FINE_GRAINED: true
0 commit comments