Skip to content

Commit

Permalink
Remove sed
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Dec 9, 2024
1 parent 2a1826c commit 1408f03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,4 @@ jobs:
Please check the relevant file in the Assets section below.
Packages are also available at https://packaging.ckan.org."
NOTES=$( echo $NOTES | sed 's/^[ \t]*//' )
gh release create ${{ github.ref_name }} ./python-ckan* --verify-tag --notes "$NOTES"

0 comments on commit 1408f03

Please sign in to comment.