Skip to content

Bump zooniverse-react-components from 0.14.1 to 0.14.2 #793

Bump zooniverse-react-components from 0.14.1 to 0.14.2

Bump zooniverse-react-components from 0.14.1 to 0.14.2 #793

Workflow file for this run

name: Build Zooniverse Classroom PR branch
on:
# run this on any change to a PR branch
pull_request:
workflow_dispatch:
jobs:
build:
name: Build production
uses: zooniverse/ci-cd/.github/workflows/npm_build.yaml@main
with:
commit_id: ${{ github.sha }}
node_version: 'lts/hydrogen'
output: 'dist'
script: 'build'