Skip to content

Merge branch 'sds3' of https://github.com/fairdataihub/SODA-for-SPARC… #6977

Merge branch 'sds3' of https://github.com/fairdataihub/SODA-for-SPARC…

Merge branch 'sds3' of https://github.com/fairdataihub/SODA-for-SPARC… #6977

Workflow file for this run

name: "Chromatic Publish"
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: yarn
- uses: chromaui/action@v1
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}