diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 96b4c4e..7155b2f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -68,4 +68,4 @@ jobs: Packages are also available at https://packaging.ckan.org." - gh release create ${{ github.ref_name }} ./python-ckan* --verify-tag --notes $NOTES + gh release create ${{ github.ref_name }} ./python-ckan* --verify-tag --notes "$NOTES"