lwojcik/Deploy static site to Netlify or Vercel

Deploy to Netlify or Vercel when commit id changes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
platformName of the platform to deploy to (netlify / vercel - all lowercase)yes
netlify_deploy_hook_urlNetlify deploy hook URL used to trigger the build
always_deploySkip cache check and always deploy even if no changes are detectedfalse
vercel_deploy_hook_urlVercel deploy hook URL used to trigger the build
cache_file_pathName of the file to use for caching deployed commit idcommit_id.txt
cache_key_prefixCache key prefixcommit_id

no outputs