Skip to content

fix: replace master with main in package.json #5

fix: replace master with main in package.json

fix: replace master with main in package.json #5

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