Skip to content

Commit

Permalink
Update tagged_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanna-Shalamitskaya-EPAM authored Feb 19, 2024
1 parent 68367a1 commit 1ebddd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tagged_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
echo "release_branch_name=$release_branch_name" >> $GITHUB_ENV
- name: Prepare release branch
continue-on-error: true
run: |
git fetch
git checkout -b ${{ env.release_branch_name }}
Expand Down

0 comments on commit 1ebddd1

Please sign in to comment.