Skip to content

feat(kit): ActionBar add s size and update according to spec #712

feat(kit): ActionBar add s size and update according to spec

feat(kit): ActionBar add s size and update according to spec #712

Workflow file for this run

name: Close PR delete firebase channel
on:
pull_request:
types: [closed]
jobs:
delete_firebase_channel:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4.2.0
- uses: w9jds/firebase-action@v13.20.2
continue-on-error: true
with:
args: hosting:channel:delete pr${{ github.event.number }}-${{ github.head_ref }} --force
env:
GCP_SA_KEY: ${{ secrets.FIREBASE_TAIGA_PREVIEWS_SA }}
PROJECT_ID: taiga-previews