speedchain/Push Release to AWS CC

Push a tagged release to AWS CC repo as a single commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repository_nameGithub repository name${{ github.event.repository.name }}
tag_nameGithub tag name${{ github.event.release.tag_name }}
prereleaseGithub prerelease flag${{ github.event.release.prerelease }}
authorGithub login of release author${{ github.event.release.author.login }}
messageGithub release description${{ github.event.release.body }}
tarball_urlRelease tarball URL${{ github.event.release.tarball_url }}
aws_repo_urlAWS CC repo URL (HTTPS)yes
aws_cc_usernameAWS CC HTTPS usernameyes
aws_cc_passwordAWS CC HTTPS passwordyes
github_tokenGithub access tokenyes
main_branch_nameAWS CC main branch namemain
staging_branch_nameAWS CC staging branch namestaging

no outputs