mirror of
https://github.com/remnawave/frontend.git
synced 2026-08-04 15:19:44 +00:00
wip
Co-authored-by: Ivan <84693047+exact01@users.noreply.github.com>
This commit is contained in:
parent
398d776624
commit
9392b0fa59
2 changed files with 2 additions and 5 deletions
5
.github/workflows/release-frontend.yml
vendored
5
.github/workflows/release-frontend.yml
vendored
|
|
@ -71,14 +71,11 @@ jobs:
|
|||
with:
|
||||
to: ${{ secrets.TELEGRAM_CHAT_ID }}
|
||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||
format: html
|
||||
format: markdown
|
||||
message: |
|
||||
✅ <b>Deploy</b> <code>${{ github.REPOSITORY }}@${{ github.ref_name }}</code> has finished.
|
||||
|
||||
image tag: <code>${{ github.sha }}</code>
|
||||
commit message: <code>${{ github.event.head_commit.message }}</code>
|
||||
author: <code>${{ github.event.head_commit.author.name }}</code>
|
||||
commit timestamp: <code>${{ github.event.head_commit.timestamp }}</code>
|
||||
|
||||
notify-on-error:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue