diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5a7808a2..e70491be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: disable_notification: false disable_web_page_preview: true message: | - ✅ *"$VERSION_NAME"("$VERSION_CODE")* + ✅ *${VERSION_NAME}(${VERSION_CODE})* *Ветка:* ${{ github.ref_name }} *Коммит:* ${{ github.sha }} document: app/build/outputs/apk/**/*.apk \ No newline at end of file