Skip to content

chore: Drop V3 type shims (#1821) #1011

chore: Drop V3 type shims (#1821)

chore: Drop V3 type shims (#1821) #1011

Workflow file for this run

name: Deploy
on:
push:
branches:
- master
jobs:
Deploy:
runs-on: ubuntu-latest
steps:
- name: Curl build and deploy webhook for GCP for UMA protocol repo
run: ${{ secrets.PROTOCOL_BUILD_DEPLOY_WEBHOOK }}
shell: bash