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
- Host: GitHub
- URL: https://github.com/abirhasan2005/heroku-buildpack-act
- Owner: AbirHasan2005
- License: mit
- Created: 2022-05-01T09:36:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T22:03:36.000Z (about 4 years ago)
- Last Synced: 2025-02-27T10:59:04.855Z (over 1 year ago)
- Topics: actions, docker, heroku, heroku-buildpack, workflow
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)