Update main.yml

This commit is contained in:
Avinal Kumar
2020-12-09 00:16:46 +05:30
committed by GitHub
parent 79c02f9218
commit ae1518a62d

View File

@@ -5,8 +5,6 @@ on:
schedule:
# Runs at 12 am '0 0 * * *' UTC
- cron: '1 0 * * *'
push:
branches: main
jobs:
update-readme:
@@ -20,3 +18,4 @@ jobs:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GITHUB_TOKEN: ${{ github.token }}
BRANCH: "main"
COMMIT_MSG: "Hey, This is the Way, towards Me :blush:"