Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

uploading the Liquid Collective report #144

uploading the Liquid Collective report

uploading the Liquid Collective report #144

Workflow file for this run

name: Deploy PR previews
on:
pull_request:
types:
- opened
- reopened
- synchronize
- closed
concurrency: preview-${{ github.ref }}
jobs:
deploy-preview:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install and Build
run: |
yarn
yarn build
yarn export
- name: Deploy preview
uses: rossjrw/pr-preview-action@v1
with:
source-dir: ./out/