Skip to content

add studio CI

add studio CI #10

name: Deploy Sanity
on:
push:
branches: [master, dev]
jobs:
sanity-deploy:
runs-on: ubuntu-latest
name: Deploy Sanity
steps:
- uses: actions/checkout@v2
- name: asdf
run: |
ls

Check failure on line 13 in .github/workflows/deploy_sanity_studio.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy_sanity_studio.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
cd studio
- uses: sanity-io/github-action-sanity@v0.7-alpha
env:
SANITY_AUTH_TOKEN: ${{ secrets.SANITY_DEPLOY }}
with:
args: deploy