Skip to content

feat(api): add register static method #61

feat(api): add register static method

feat(api): add register static method #61

Workflow file for this run

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