https://github.com/nedomas/sanity-plugin-github-actions
Sanity Studio GitHub Actions plugin.
https://github.com/nedomas/sanity-plugin-github-actions
Last synced: about 2 months ago
JSON representation
Sanity Studio GitHub Actions plugin.
- Host: GitHub
- URL: https://github.com/nedomas/sanity-plugin-github-actions
- Owner: Nedomas
- License: mit
- Created: 2022-05-09T14:57:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T15:01:36.000Z (about 3 years ago)
- Last Synced: 2025-03-04T22:47:50.705Z (3 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sanity-plugin-github-actions
## Installation
```
sanity install github-actions
```## Configuration
The plugin can be configured through `/config/github-actions.json`:
```json
{
"add-config": "here"
}
```## License
MIT © Domas Bitvinskas
See LICENSE