rudrankriyam/Setup asc

Install the asc CLI (App Store Connect CLI) in GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion to install: latest, 0.28.12, v0.28.12, or mainnolatest
shaExact commit SHA to install via go install (overrides version)no
cacheCache the downloaded release asset (true/false)notrue
install-dirDirectory to install asc into (defaults to $RUNNER_TEMP/asc/bin)no
tokenGitHub token for API requests (avoids rate limits when resolving latest)no${{ github.token }}
namedescription
asc-pathAbsolute path to the installed asc binary
asc-versionResolved version that was installed
cache-hitWhether the binary was restored from cache