Skip to content

Merge pull request #210 from pieces-app/bug-templates #97

Merge pull request #210 from pieces-app/bug-templates

Merge pull request #210 from pieces-app/bug-templates #97

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