Skip to content

Commit 302a38b

Browse files
Try to fix update milestone
1 parent c4fe999 commit 302a38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-milestone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/[email protected]
1818
with:
19-
ref: ${{ github.head_ref }}
19+
ref: ${{ github.sha }}
2020
fetch-depth: 0
2121

2222
- name: Fetch all history for all tags and branches

0 commit comments

Comments
 (0)