Skip to content

Bump browserify-sign from 4.2.1 to 4.2.2 #12

Bump browserify-sign from 4.2.1 to 4.2.2

Bump browserify-sign from 4.2.1 to 4.2.2 #12

Workflow file for this run

name: MR Build
on:
pull_request
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
with:
persist-credentials: false
- name: Install and Build 🔧
run: |
npm install
export BASE_URL=/email-harvester
npm run build