Skip to content

Commit c2313df

Browse files
committed
Switch tags for build-from-main to false in initial release workflow too
1 parent 68caf18 commit c2313df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/initial_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
with:
210210
token: ${{ env.GH_TOKEN }}
211211
branch: ${{ vars.MAIN_BRANCH }}
212-
tags: true
212+
tags: false
213213
unprotect_reviews: false
214214

215215
- name: 🔼 Upload zip artifacts

0 commit comments

Comments
 (0)