Skip to content

Commit 9b820fe

Browse files
committed
Checkout main
1 parent 10b3849 commit 9b820fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
steps:
1212
- name: Checkout repository
1313
uses: actions/checkout@v6
14+
with:
15+
ref: main
16+
fetch-depth: 0
1417

1518
- name: Setup node
1619
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)