Skip to content

Commit

Permalink
Update .github/workflows/release-branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbutler authored Sep 4, 2024
1 parent c470a8e commit 7334e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run: |
echo "is_release_branch=true" >> $GITHUB_OUTPUT
echo ":ship: Release branch detected" >> $GITHUB_STEP_SUMMARY
- name: Target is not a release branch
id: not-release-branch
if: |
Expand Down

0 comments on commit 7334e44

Please sign in to comment.