corrected path

This commit is contained in:
Balackburn
2023-07-04 17:58:34 +02:00
parent 8101863073
commit 715684c073

View File

@@ -147,7 +147,7 @@ jobs:
echo "$(sed -e "s/%CERCUBE_VERSION%/${{ inputs.cercube_version }}/g" \
-e "s/%YOUTUBE_VERSION%/${{ inputs.youtube_version }}/g" \
-e "s/%DATE%/${TODAY}/g" \
.github/RELEASE_TEMPLATE/Release.md)" > ${{ github.workspace }}/release_notes.md
main/.github/RELEASE_TEMPLATE/Release.md)" > ${{ github.workspace }}/release_notes.md
- name: Create Release
id: create_release