diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 90f478b6..eb9fbe79 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 }}'