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

https://github.com/ozi-project/draft

OZI release draft workflow.
https://github.com/ozi-project/draft

gh-actions-repo ozi

Last synced: 9 months ago
JSON representation

OZI release draft workflow.

Awesome Lists containing this project

README

          

# OZI Draft

OZI Python project release draft action

## Inputs

* github-token - defaults to current token
* checkout-submodules - checkout submodules as well. true, false, or recursive (default: true)

## Outputs

* drafted - a release has been drafted
* tag - release tag name

## Permissions
Requires the following:
```yaml
permissions:
contents: write
id-token: write
```
## License

MIT No Attribution