Releases: sanity-io/github-action-sanity
Releases · sanity-io/github-action-sanity
v0.7-alpha
Seems like the working directory can be set in the workflow config. So that's probably better.
Change exectution and config
Testing out if setting an optional config path works + simply how the CLI executes
Full Changelog: v0.5-alpha...v0.6-alpha
Upgrade dependencies
v0.5-alpha Update README
Update to Node 14
Testing new API
What's Changed
args
now takes a working directory as a first argument (.
for top-level or a specified subdirectory). All subsequent arguments are appended to thesanity
command.
Full Changelog: v0.2-alpha...v0.3-alpha
Prerelease of GitHub Actions for Sanity.io (Node 12+)
@sanity/[email protected] requires Node 12+. This release updates the Dockerfile and the README.md to adhere.
Prerelease of Github Actions for Sanity.io
This actions makes it possible to deploy Sanity Studio from Github to <hostname>
.sanity.studio. It requires that you've already allocated a hostname from your local CLI.