Skip to content

Commit

Permalink
chore: fetch tags for lts promotion script
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Feb 24, 2024
1 parent 5d88f44 commit 1881b58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_promote-lts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
fetch-tags: true
show-progress: false
token: ${{ secrets.GH_DEPLOY_TOKEN }}
- run: git fetch origin --tags --depth=1
- uses: ./.github/actions/setup
with:
install: true
Expand Down

0 comments on commit 1881b58

Please sign in to comment.