Releases: shipstatic/action
Releases · shipstatic/action
v1.1.0
Deploy without an account
api-key is now optional. Deployments without it are public, expire in 3 days, and include a claim output to keep the site permanently.
- uses: shipstatic/action@v1
with:
path: ./distNo API key, no sign-up, no configuration.
What's new
api-keyinput is now optional — deploy instantly without an account- New
claimoutput — URL to keep public deployments permanently - PR comments show expiry note with link to get a free API key
- Domain linking now correctly requires
api-key
Full Changelog
v1.0.3
label deployments with git short hash, fix PR merge commit SHA (#1)
v1.0.2
set SHIP_VIA=git for deployment origin tracking
v1.0.1
match readme title to marketplace name
v1.0.0
update example repo reference
v0.5.0-beta.3
update repo references to shipstatic/action
v0.5.0-beta.2
replace em dashes with hyphens
v0.5.0-beta
rename action to Shipstatic
v0.4.0-beta.2
fix: add contents:read to permissions docs
v0.4.0-beta
Deploy, link domain, GitHub deployment tracking, PR comments. One action, zero dependencies.