Skip to content

chore: bumped to 1.4.0-email-beta.3 #268

chore: bumped to 1.4.0-email-beta.3

chore: bumped to 1.4.0-email-beta.3 #268

Workflow file for this run

name: build
on:
push:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup
uses: ./.github/actions/setup
- name: Build package
run: yarn pre-publish