Skip to content

Commit 6b7aea7

Browse files
himadrisinghgrahamplata
authored andcommitted
Fix for the fetch failure
actions/checkout#1467
1 parent cfd8976 commit 6b7aea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rill-cloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
fetch-tags: true
29+
ref: ${{ github.ref }}
2930

3031
- name: Set up Go
3132
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)