quote the tag name
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -16,4 +16,4 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
with:
|
||||
args: Netdisco ${{ steps.get_tag.outputs.TAGVALUE }}
|
||||
args: 'Netdisco ${{ steps.get_tag.outputs.TAGVALUE }}'
|
||||
|
||||
Reference in New Issue
Block a user