Skip to content

fix: export switch #109

fix: export switch

fix: export switch #109

Workflow file for this run

name: pr
on:
pull_request:
branches: [main, release/**]
permissions:
contents: write
id-token: write
jobs:
build:
uses: './.github/workflows/build.yml'