Gitea · Arazzo Workflow
Gitea Publish Release With Asset
Version 1.0.0
Create a release on a tag and upload a binary asset to it.
View Spec
View on GitHub
GitSource ControlDevOpsCI/CDCode HostingOpen SourceSelf HostedPackage RegistryIssue TrackingPull RequestsArazzoWorkflows
Provider
Workflows
release-with-asset
Create a release and upload an asset to it.
Creates a release for a tag, then uploads a build artifact as a named attachment on that release.
1
createRelease
repoCreateRelease
Create a release for the supplied tag.
2
uploadAsset
repoCreateReleaseAttachment
Upload a build artifact as a named attachment on the release.