Skip to content

Merge pull request #220 from pieces-app/fix-copilot #100

Merge pull request #220 from pieces-app/fix-copilot

Merge pull request #220 from pieces-app/fix-copilot #100

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