Skip to content

Bump fastly from 4.1.0 to 8.10.0 #81

Bump fastly from 4.1.0 to 8.10.0

Bump fastly from 4.1.0 to 8.10.0 #81

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: akhileshns/[email protected] # This is the action
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "cfp-next-staging" #Must be unique in Heroku
heroku_email: "[email protected]"