1 parent ba45821 commit 38d6d57Copy full SHA for 38d6d57
1 file changed
.github/workflows/publish.yml
@@ -68,4 +68,4 @@ jobs:
68
69
Packages are also available at https://packaging.ckan.org."
70
71
- gh release create ${{ github.ref_name }} ./python-ckan* --verify-tag --notes $NOTES
+ gh release create ${{ github.ref_name }} ./python-ckan* --verify-tag --notes "$NOTES"
0 commit comments