Skip to content

Commit

Permalink
CHANGELOG: Added Lockscreen Statusbar customizations
Browse files Browse the repository at this point in the history
  • Loading branch information
DHD2280 committed Apr 26, 2024
1 parent 3278358 commit 36636d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/makeBetaRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@ jobs:
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.OC_CHANNEL }}
token: ${{ secrets.TELEGRAM_TOKEN }}
token: ${{ secrets.TELEGRAM_TK }}
message: ${{ env.TMessage }}
format: markdown

- name: Telegram Channel Post
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.OC_CHANNEL2 }}
token: ${{ secrets.TELEGRAM_TOKEN }}
token: ${{ secrets.TELEGRAM_TK }}
message: ${{ env.TMessage }}
format: markdown

Expand Down
3 changes: 1 addition & 2 deletions BetaChangelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
**beta-7**
- Added Lockscreen Statusbar customizations
- Added Lockscreen Statusbar customizations
- Added Lockscreen Statusbar customizations
- Battery Style improvement
- Added the ability to hide Launcher Pagination

Expand Down

0 comments on commit 36636d3

Please sign in to comment.