Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cake-archive/cake-actions
https://github.com/cake-archive/cake-actions
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cake-archive/cake-actions
- Owner: cake-archive
- License: mit
- Archived: true
- Created: 2018-12-13T20:55:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T09:22:55.000Z (almost 6 years ago)
- Last Synced: 2024-08-16T06:01:17.429Z (3 months ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cake GitHub Actions
These official Cake GitHub Actions allow you to run [Cake](https://cakebuild.net/) tasks as part of your GitHub workflow.
## Actions
### Task Action
Runs a Cake Task, defined in a build.cake in the root of the repository.
See the task [README](https://github.com/gep13/cake-actions/blob/master/task/README.md) for more details.