Files
FileStreamBot/.github/workflows/YOURACTION.yml
2021-04-22 17:34:39 +05:30

15 lines
231 B
YAML

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"