Skip to content

Commit

Permalink
chore: checkout to release/test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai Sankeerth committed Apr 16, 2024
1 parent e37f175 commit 3472e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "Release type is $release_type"
echo "New version is $new_version"
echo "New release branch name is $branch_name"
# git checkout -b "$branch_name"
git checkout "$branch_name"
# git push --set-upstream origin "$branch_name"
echo "source_branch_name=$source_branch_name" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 3472e6e

Please sign in to comment.