Skip to content

Commit 572598d

Browse files
author
Kelly Selden
committed
chore: try checking out code
1 parent 1732b0f commit 572598d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v4
15+
with:
16+
ref: ${{ github.head_ref }}
1517
- uses: actions/setup-node@v3
1618
with:
1719
node-version: 18

0 commit comments

Comments
 (0)