nullplatform/Asset Push

This is a GitHub Action designed to push built assets required by Nullplatform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 8, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: nullplatform/github-action-asset-push@9374e5221b9accff94565e85bab8a419c949c81f # v1.1.1

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

namedescriptionrequireddefault
build-idThe type of asset to be pushed. One of docker-image, lambda, etc.yes
typeThe type of asset to be pushed. One of docker-image, lambda, etc.yes
build-working-directoryThe directory where the build process will take placeno.
asset-working-directoryThe directory containing source code and assets for the build processno.
asset-output-directoryThe directory where built assets will be outputnobuild
nameThe name of the asset being pushednomain
urlPredefined asset URL. This is an advanced usage and is not recommended, use *type* and *name* insteadno
api-keyThe API key required for authentication if not logged inno

no outputs