Skip to content

Releases: shipstatic/action

v1.1.0

Choose a tag to compare

@shipstatic-com shipstatic-com released this 11 Apr 17:03

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: ./dist

No API key, no sign-up, no configuration.

What's new

  • api-key input is now optional — deploy instantly without an account
  • New claim output — 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...v1.1.0

v1.0.3

Choose a tag to compare

@shipstatic-com shipstatic-com released this 04 Mar 12:22
dd481a6
label deployments with git short hash, fix PR merge commit SHA (#1)

v1.0.2

Choose a tag to compare

@shipstatic-com shipstatic-com released this 04 Mar 01:20
set SHIP_VIA=git for deployment origin tracking

v1.0.1

Choose a tag to compare

@shipstatic-com shipstatic-com released this 03 Mar 16:21
match readme title to marketplace name

v1.0.0

Choose a tag to compare

@shipstatic-com shipstatic-com released this 03 Mar 16:19
update example repo reference

v0.5.0-beta.3

Choose a tag to compare

@shipstatic-com shipstatic-com released this 03 Mar 16:12
update repo references to shipstatic/action

v0.5.0-beta.2

Choose a tag to compare

@shipstatic-com shipstatic-com released this 03 Mar 15:44
replace em dashes with hyphens

v0.5.0-beta

Choose a tag to compare

@shipstatic-com shipstatic-com released this 03 Mar 15:05
rename action to Shipstatic

v0.4.0-beta.2

Pre-release

Choose a tag to compare

@shipstatic-com shipstatic-com released this 03 Mar 13:34
fix: add contents:read to permissions docs

v0.4.0-beta

v0.4.0-beta Pre-release
Pre-release

Choose a tag to compare

@shipstatic-com shipstatic-com released this 03 Mar 13:28

Deploy, link domain, GitHub deployment tracking, PR comments. One action, zero dependencies.