Skip to content

Commit

Permalink
Update release-pipeline.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmeyer authored Sep 3, 2024
1 parent a6aaaae commit 00646c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ needs.cut-release.outputs.new_tag }}
fetch-tags: true
fetch-depth: 0

- name: Prepare Artifact Folder
run: mkdir -p ./ci-artifacts/final
Expand Down

0 comments on commit 00646c4

Please sign in to comment.