Skip to content

Bundle v2 documentation as release artifact. #632

Bundle v2 documentation as release artifact.

Bundle v2 documentation as release artifact. #632

name: covector preview
on: pull_request
jobs:
covector:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
registry-url: "https://registry.npmjs.org"
- uses: volta-cli/action@v4
- run: yarn install --immutable
- run: yarn prepack
- name: covector preview
uses: jbolda/covector/packages/[email protected]
id: covector
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
with:
token: ${{ secrets.FRONTSIDEJACK_GITHUB_TOKEN }}
command: preview