Skip to content

Commit fa14add

Browse files
committed
👷 ref: ${{ github.head_ref }}
1 parent c33507c commit fa14add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
with:
17-
ref: ${{ github.ref }}
17+
ref: ${{ github.head_ref }}
1818
- uses: pnpm/action-setup@v4
1919
with:
2020
version: latest

0 commit comments

Comments
 (0)