Skip to content

Commit

Permalink
Update notify.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Revanced APKs authored Sep 11, 2022
1 parent 500bee4 commit 8262e6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/notify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ jobs:
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
disable_web_page_preview: true
format: markdown
message: |
*Release*
_Date_: ${{ steps.read_file.outputs.contents }}
[*Download Now*](https://revanced-apks.pages.dev/)
<br>
Date: ${{ steps.read_file.outputs.contents }}
[Download Now](https://revanced-apks.pages.dev/)

0 comments on commit 8262e6f

Please sign in to comment.