Skip to content

fix(kit): CalendarRange not update selectedActivePeriod, when value updates #161

fix(kit): CalendarRange not update selectedActivePeriod, when value updates

fix(kit): CalendarRange not update selectedActivePeriod, when value updates #161

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
- uses: w9jds/firebase-action@v13.15.1
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