mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-24 01:44:32 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
74aabebd66
4
.github/workflows/maintenance.yml
vendored
4
.github/workflows/maintenance.yml
vendored
@ -3,7 +3,7 @@ name: Maintenance
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/30 * * * *' #every 30 minutes
|
- cron: '0 0 * * *' #once a day
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@ -32,4 +32,4 @@ jobs:
|
|||||||
FILE_PATH: 'README.md'
|
FILE_PATH: 'README.md'
|
||||||
IMAGE_DESCRIPTION: 'Analytics'
|
IMAGE_DESCRIPTION: 'Analytics'
|
||||||
COMMIT_MESSAGE: 'Analytics Updated'
|
COMMIT_MESSAGE: 'Analytics Updated'
|
||||||
TAG_NAME: 'HTI'
|
TAG_NAME: 'HTI'
|
||||||
|
@ -40,7 +40,7 @@ SpotiFlyer is an **App**(Written in **Kotlin**), which **aims** to work as:
|
|||||||
|
|
||||||
## 📈 This Week's Analytics
|
## 📈 This Week's Analytics
|
||||||
<!--START_SECTION:HTI-->
|
<!--START_SECTION:HTI-->
|
||||||
![Today's Analytics](https://hcti.io/v1/image/2b57ed15-8d4c-43ad-960b-f226e5481122)
|
![Today's Analytics](https://hcti.io/v1/image/7b7d2502-27af-47a8-91df-fb70479d39f0)
|
||||||
<!--END_SECTION:HTI-->
|
<!--END_SECTION:HTI-->
|
||||||
|
|
||||||
## 💻 Install
|
## 💻 Install
|
||||||
|
Loading…
Reference in New Issue
Block a user