Skip to content

Commit d1e3524

Browse files
authored
dont fetch tag during checkout for win release publish (#3678) (#3679)
1 parent 546a57b commit d1e3524

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-alloy-windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3939
with:
4040
persist-credentials: false
41-
fetch-tags: true
4241

4342
- name: Tag dev
4443
if: ${{ inputs.dev }}

0 commit comments

Comments
 (0)