mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-10-29 12:20:37 -04:00
typo
This commit is contained in:
1
.github/workflows/buildapp.yml
vendored
1
.github/workflows/buildapp.yml
vendored
@@ -144,6 +144,7 @@ jobs:
|
|||||||
- name: Prepare Release Notes
|
- name: Prepare Release Notes
|
||||||
run: |
|
run: |
|
||||||
export TODAY=$(date '+%Y-%m-%d')
|
export TODAY=$(date '+%Y-%m-%d')
|
||||||
|
mkdir -p .github
|
||||||
sed -e "s/%CERCUBE_VERSION%/${{ inputs.cercube_version }}/g" \
|
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" \
|
||||||
|
|||||||
Reference in New Issue
Block a user