Skip to content

Mark release v1.38.0 as unstable. #344

Mark release v1.38.0 as unstable.

Mark release v1.38.0 as unstable. #344

Workflow file for this run

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