Skip to content

Mark cuttlefish-cvdremote 0.5.0 as unstable #30

Mark cuttlefish-cvdremote 0.5.0 as unstable

Mark cuttlefish-cvdremote 0.5.0 as unstable #30

Workflow file for this run

name: Postsubmit
on:
push:
branches:
- main
jobs:
deploy:
if: github.repository_owner == 'google'
uses: ./.github/workflows/deployment.yaml
with:
deploy-channel: nightly
secrets:
artifact-registry-uploader-json-creds: ${{ secrets.ARTIFACT_REGISTRY_UPLOADER }}