typo
This commit is contained in:
parent
c8d484108d
commit
7bb8d34f87
1 changed files with 1 additions and 0 deletions
1
.github/workflows/buildapp.yml
vendored
1
.github/workflows/buildapp.yml
vendored
|
|
@ -144,6 +144,7 @@ jobs:
|
|||
- name: Prepare Release Notes
|
||||
run: |
|
||||
export TODAY=$(date '+%Y-%m-%d')
|
||||
mkdir -p .github
|
||||
sed -e "s/%CERCUBE_VERSION%/${{ inputs.cercube_version }}/g" \
|
||||
-e "s/%YOUTUBE_VERSION%/${{ inputs.youtube_version }}/g" \
|
||||
-e "s/%DATE%/${TODAY}/g" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue