Skip to content

fix: moves auro library to dependencies in package.json #41 #44

fix: moves auro library to dependencies in package.json #41

fix: moves auro library to dependencies in package.json #41 #44

Workflow file for this run

name: Deploy Demo
on:
pull_request:
branches: [ main ]
jobs:
call-publish-demo-workflow:
uses: AlaskaAirlines/auro-library/.github/workflows/publishDemo.yml@main
secrets:
AURO_SURGE_TOKEN: ${{secrets.AURO_SURGE_TOKEN}}