mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-28 05:29:51 +05:00
Update workflow.yml
This commit is contained in:
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@@ -138,7 +138,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Update changelog
|
||||
run: |
|
||||
echo ${{ inputs.release_changes}} > changelog.md
|
||||
echo "${inputs.release_changes}" > changelog.md
|
||||
|
||||
- name: Update update.json
|
||||
run: |
|
||||
@@ -187,4 +187,4 @@ jobs:
|
||||
-d parse_mode=HTML \
|
||||
-d disable_web_page_preview=true \
|
||||
--data-urlencode "text=$MESSAGE_TEXT"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user