Skip to content

Commit 8262726

Browse files
authored
fix: fixing doc generation
1 parent 0fb7349 commit 8262726

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/add-docs-to-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
with:
17+
ref: ${{ github.head_ref }}
1718
token: ${{ secrets.CHANGESETS_GH_TOKEN }}
19+
fetch-depth: 0
1820

1921
- uses: pnpm/action-setup@v4
2022
with:

0 commit comments

Comments
 (0)