Skip to content

Commit a09fedd

Browse files
build fix, ref tags glitch.
1 parent ea1316d commit a09fedd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ jobs:
307307
uses: actions/checkout@v4
308308
with:
309309
fetch-tags: true
310+
ref: ${{ github.ref }}
310311
- name: download all the artifacts
311312
uses: actions/download-artifact@v4
312313
- name: prepare for release

0 commit comments

Comments
 (0)