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.
- Host: GitHub
- URL: https://github.com/ozi-project/draft
- Owner: OZI-Project
- License: mit-0
- Created: 2024-05-10T17:21:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-17T03:28:25.000Z (10 months ago)
- Last Synced: 2025-08-17T05:27:11.223Z (10 months ago)
- Topics: gh-actions-repo, ozi
- Language: YAML
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
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