actions-marketplace-validations/GitHub repository operations

Github Action to interact with the github repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 7, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jikuma_githubaction@cbb74ecca8148b07c3ac3e812d052ca8c57c32aa # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repo-tokenThe GITHUB_TOKEN secretyes
operationDefine an operation you want to take, e.g 'create a release', 'upload to release'yescreate a release
tag_nametag name of the releaseRelease-GITHUB_SHORT_SHA
release_titletitle of the release
release_noteadd a release note
release_draftis this a draft release
release_prereleaseis this a pre-release version
asset_filepathfilepath for the asset to be uploaded to release

no outputs