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 16, 2024
1 parent 0d9060c commit 687aa06
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 @@ -122,6 +122,7 @@ jobs:
- name: Create a release branch
run: |
git fetch
BRANCH=${{ env.release_branch_name }}
git ls-remote --exit-code --heads origin $BRANCH >/dev/null 2>&1
EXIT_CODE=$?
Expand Down

0 comments on commit 687aa06

Please sign in to comment.