Skip to content

move staging versioning #23

move staging versioning

move staging versioning #23

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