We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c89d4a commit 87cae86Copy full SHA for 87cae86
.github/workflows/main.yml
@@ -76,4 +76,4 @@ jobs:
76
gh release create v${{ steps.properties.outputs.version }} \
77
--draft \
78
--title "v${{ steps.properties.outputs.version }}" \
79
- --notes "$(echo "${{ steps.properties.outputs.changelog }}")"git
+ --notes "$(echo "${{ steps.properties.outputs.changelog }}")"
0 commit comments