githubreleasepublish

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const URI = "builtin://actions/github-release-publish"

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct {
	Sdk cidsdk.SDKClient
}

func (Action) Execute

func (a Action) Execute() (err error)

func (Action) GetConfig

func (a Action) GetConfig(d *cidsdk.ProjectActionData) (Config, error)

func (Action) Metadata

func (a Action) Metadata() cidsdk.ActionMetadata

type Config

type Config struct {
	GitHubToken string `json:"github_token"  env:"GITHUB_TOKEN"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL