Skip to content

Commit feda79e

Browse files
CopilotAndriMar
andcommitted
Add fetch-tags to build-and-push-all-images checkout step
Co-authored-by: AndriMar <[email protected]>
1 parent 8ca1b75 commit feda79e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
uses: actions/checkout@v4
133133
with:
134134
lfs: ${{ inputs.build_checkout_with_lfs }}
135+
fetch-tags: true
135136

136137
- name: '️️️🏗️ Build and push image all images'
137138
uses: aproorg/github-workflows/.github/actions/build-and-push-image@main

0 commit comments

Comments
 (0)