Skip to content

Bump @zooniverse/react-components from 1.8.1 to 1.13.0 #587

Bump @zooniverse/react-components from 1.8.1 to 1.13.0

Bump @zooniverse/react-components from 1.8.1 to 1.13.0 #587

Workflow file for this run

name: Build Community Catalog PR branch (test build)
on:
# Run this workflow on changes to any PR.
pull_request:
# Allow running this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
name: Build production (test build)
uses: zooniverse/ci-cd/.github/workflows/npm_build.yaml@main
with:
commit_id: ${{ github.sha }}
node_version: 'lts/iron'
output: 'dist'
script: 'build'