Skip to content

Commit

Permalink
delete tage
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Kibysh committed Sep 13, 2023
1 parent 617261d commit 6b439f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
get_tag_info:
runs-on: ubuntu-latest
outputs:
tag_name: ${{ steps.get_tag_name.outputs.tag_name }} }}
tag_name: ${{ steps.get_tag_name.outputs.tag_name }}
tag_message: ${{ steps.get_tag_message.outputs.tag_message }}
steps:
- name: Checkout code
Expand Down

0 comments on commit 6b439f9

Please sign in to comment.