mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:48:45 -04:00
corrected path
This commit is contained in:
2
.github/workflows/buildapp.yml
vendored
2
.github/workflows/buildapp.yml
vendored
@@ -147,7 +147,7 @@ jobs:
|
|||||||
echo "$(sed -e "s/%CERCUBE_VERSION%/${{ inputs.cercube_version }}/g" \
|
echo "$(sed -e "s/%CERCUBE_VERSION%/${{ inputs.cercube_version }}/g" \
|
||||||
-e "s/%YOUTUBE_VERSION%/${{ inputs.youtube_version }}/g" \
|
-e "s/%YOUTUBE_VERSION%/${{ inputs.youtube_version }}/g" \
|
||||||
-e "s/%DATE%/${TODAY}/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
|
- name: Create Release
|
||||||
id: create_release
|
id: create_release
|
||||||
|
Reference in New Issue
Block a user