Skip to content

chore(deps): bump es5-ext from 0.10.62 to 0.10.64 #23

chore(deps): bump es5-ext from 0.10.62 to 0.10.64

chore(deps): bump es5-ext from 0.10.62 to 0.10.64 #23

Workflow file for this run

# Workflow name
name: 'Chromatic Deployment'
on: pull_request
jobs:
build:
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 }}