Skip to content

fix the issue templates #98

fix the issue templates

fix the issue templates #98

Workflow file for this run

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