Merge remote-tracking branch 'origin/main'

This commit is contained in:
shabinder 2021-05-20 15:54:38 +05:30
commit 74aabebd66
2 changed files with 3 additions and 3 deletions

View File

@ -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'

View File

@ -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