Skip to content

Commit 1881b58

Browse files
committed
chore: fetch tags for lts promotion script
1 parent 5d88f44 commit 1881b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_promote-lts.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
fetch-tags: true
3939
show-progress: false
4040
token: ${{ secrets.GH_DEPLOY_TOKEN }}
41+
- run: git fetch origin --tags --depth=1
4142
- uses: ./.github/actions/setup
4243
with:
4344
install: true

0 commit comments

Comments
 (0)