Initial Commit

This commit is contained in:
Avi Patil
2021-04-22 17:34:39 +05:30
committed by GitHub
parent a9e49fa23c
commit dd6fced906

14
.github/workflows/YOURACTION.yml vendored Normal file
View File

@@ -0,0 +1,14 @@
name: Heroku Awake
on:
schedule:
- cron: "*/30 * * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: mikeesto/heroku-awake@1.0.0
with:
URL: "https://avifilestreambot.herokuapp.com"