An open API service indexing awesome lists of open source software.

https://github.com/abirhasan2005/heroku-buildpack-act

Heroku buildpack for installing act by @AbirHasan2005
https://github.com/abirhasan2005/heroku-buildpack-act

actions docker heroku heroku-buildpack workflow

Last synced: about 1 year ago
JSON representation

Heroku buildpack for installing act by @AbirHasan2005

Awesome Lists containing this project

README

          

# heroku-buildpack-act
Heroku [Custom Buildpack](http://devcenter.heroku.com/articles/buildpacks) for [act](https://github.com/nektos/act)

## Usage
- Heroku-CLI Command:
```shell
heroku buildpacks:add https://github.com/AbirHasan2005/heroku-buildpack-act.git
```

## Copyright
- Copyright (c) 2022 [Abir Hasan](https://github.com/AbirHasan2005)