You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds the ability to mark GitHub releases as pre-releases by:
- Adding a new 'pre-release' flag to the upload command
- Updating the configuration to support the pre-release option
- Implementing the pre-release flag in the GitHub release creation
- Adding tests for the pre-release functionality
- Updating documentation in README.md
Signed-off-by: Yishay Nadav <ynadav@paloaltonetworks.com>
0 commit comments