mirror of https://github.com/sfeakes/AqualinkD.git
Update release_workflow.yml
parent
174f01fe56
commit
2d85424c4e
|
|
@ -25,7 +25,6 @@ jobs:
|
|||
|
||||
- name: Print Determined Tag Name
|
||||
run: |
|
||||
# Evaluate the same conditional expression used for the release action
|
||||
TAG_NAME="${{ github.event_name == 'push' && github.ref_name || github.event.inputs.tag_name }}"
|
||||
echo "---------------------------------"
|
||||
echo "Workflow Event: ${{ github.event_name }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue