Skip to content

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

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

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

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}}