Skip to content

Releases: shipstatic/action

v1.1.0

11 Apr 17:03

Choose a tag to compare

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

04 Mar 12:22
dd481a6

Choose a tag to compare

label deployments with git short hash, fix PR merge commit SHA (#1)

v1.0.2

04 Mar 01:20

Choose a tag to compare

set SHIP_VIA=git for deployment origin tracking

v1.0.1

03 Mar 16:21

Choose a tag to compare

match readme title to marketplace name

v1.0.0

03 Mar 16:19

Choose a tag to compare

update example repo reference

v0.5.0-beta.3

03 Mar 16:12

Choose a tag to compare

update repo references to shipstatic/action

v0.5.0-beta.2

03 Mar 15:44

Choose a tag to compare

replace em dashes with hyphens

v0.5.0-beta

03 Mar 15:05

Choose a tag to compare

rename action to Shipstatic

v0.4.0-beta.2

03 Mar 13:34

Choose a tag to compare

Pre-release
fix: add contents:read to permissions docs

v0.4.0-beta

03 Mar 13:28

Choose a tag to compare

v0.4.0-beta Pre-release
Pre-release

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