Skip to content

test script migration #20

test script migration

test script migration #20

Workflow file for this run

name: Staging
on:
push:
branches:
- main
- script-migration
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
deploy: false
secrets:
credentials_json: ${{ secrets.GCP_CREDENTIALS }}