fix: fix release art

This commit is contained in:
Svyatoslav Shchipunov
2024-10-02 10:58:02 +07:00
parent 77ee2bf7cc
commit 47c3466084

View File

@@ -35,7 +35,7 @@ jobs:
if: steps.check_release.outputs.release_exists == 'false' if: steps.check_release.outputs.release_exists == 'false'
run: | run: |
ART=" ART="
``` \`\`\`
_______ ________ __ _______ ________ __
| |.-----.-----.-----.| | | |.----.| |_ | |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _| | - || _ | -__| || | | || _|| _|
@@ -44,7 +44,7 @@ jobs:
----------------------------------------------------- -----------------------------------------------------
OpenWrt ${{ steps.get_release.outputs.release_tag }} OpenWrt ${{ steps.get_release.outputs.release_tag }}
----------------------------------------------------- -----------------------------------------------------
```" \`\`\`"
curl -X POST https://api.github.com/repos/Slava-Shchipunov/awg-openwrt/releases \ curl -X POST https://api.github.com/repos/Slava-Shchipunov/awg-openwrt/releases \
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \