Skip to content

update auth mech pipe #40

update auth mech pipe

update auth mech pipe #40

Workflow file for this run

##################################################
### Visit https://github.com/tinybirdco/ci ###
### for more details or custom CI/CD ###
##################################################
name: Tinybird - CD Workflow
on:
workflow_dispatch:
push:
paths:
- 'tinybird/**'
branches:
- main
jobs:
cd:
uses: tinybirdco/ci/.github/workflows/[email protected]
with:
data_project_dir: ./tinybird
secrets:
tb_admin_token: ${{ secrets.TB_ADMIN_TOKEN }}
tb_host: https://api.tinybird.co