mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-25 12:09:43 +05:00
Update workflow.yml
This commit is contained in:
3
.github/workflows/workflow.yml
vendored
3
.github/workflows/workflow.yml
vendored
@@ -137,8 +137,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Update changelog
|
||||
run: |
|
||||
echo "${inputs.release_changes}" > changelog.md
|
||||
run: echo "${{ inputs.release_changes}}" > changelog.md
|
||||
|
||||
- name: Update update.json
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user