Skip to content

Commit

Permalink
Update create_rel_tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaustubh-pande authored Apr 2, 2024
1 parent 04f9fcf commit f16cb8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_rel_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
echo "LATEST_TAG=${{ steps.get_tag.outputs.old_tag_name }}" >> $GITHUB_ENV
echo "NEW_TAG=${{ github.event.inputs.tag_name }}" >> $GITHUB_ENV
echo "Old github: ${{ toJson(github) }}"
echo "Branch Name: ${{ github.ref#refs/heads/ }}"
- name: Check if new tag already exists
Expand Down

0 comments on commit f16cb8b

Please sign in to comment.