Skip to content

Commit 49ca1f0

Browse files
github-actions[bot]agentfront[bot]frontegg-david
authored
Cherry-pick: Fixes before beta version (#319)
Cherry-picked from #318 (merged to release/1.0.x) Original commit: b0b83f8 Co-authored-by: agentfront[bot] <agentfront[bot]@users.noreply.github.com> Co-authored-by: frontegg-david <69419539+frontegg-david@users.noreply.github.com>
1 parent be01b06 commit 49ca1f0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
uses: actions/checkout@v6
6565
with:
6666
fetch-depth: 0
67+
token: ${{ secrets.DOCS_SYNC_TOKEN }}
6768

6869
- name: Get Node version
6970
id: node-version
@@ -302,6 +303,7 @@ jobs:
302303
uses: actions/checkout@v6
303304
with:
304305
fetch-depth: 0
306+
token: ${{ secrets.DOCS_SYNC_TOKEN }}
305307

306308
- name: Configure git
307309
run: |

0 commit comments

Comments
 (0)