This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: https://github.com/little-core-labs/get-git-tag@v3.0.1
|
||||
id: tagName
|
||||
- name: Use tag
|
||||
run: echo ${{steps.tagName.outputs.tag}}
|
||||
run: echo ${{ steps.tagName.outputs }}
|
||||
|
||||
- name: Create release
|
||||
id: create_release
|
||||
|
||||
Reference in New Issue
Block a user