Spotify Notifier Bot Telegram

October 17, 2020 ยท View on GitHub

SETUP

Setup GitHub Action

Workflow is here: .github/workflows/main.yaml Github action: https://github.com/marketplace/actions/deploy-to-heroku

Set secret in github repo settings

Heroku

  • Name: HEROKU_API_KEY
  • Value: here

ENVS

  • Name: ENVS
  • Value: copy from repository

Contents

  1. 1SETUP
  2. 1.1Setup GitHub Action