Skip to content

Commit 37d5850

Browse files
author
Kelly Selden
committed
chore: fetch everything
1 parent 041f778 commit 37d5850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
with:
16-
ref: ${{ github.head_ref }}
16+
fetch-depth: 0
1717
- uses: actions/setup-node@v3
1818
with:
1919
node-version: 18

0 commit comments

Comments
 (0)