Skip to content

Commit 4533dd8

Browse files
authored
Merge pull request #81 from joshdales/update-publish-action
2 parents 587babf + 2f4224c commit 4533dd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v4
16+
with:
17+
ref: $default-branch
1618

1719
- name: Setup Node
1820
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)