Skip to content

chore(firestore-bigquery-export): add jest back to deps (#2066) #79

chore(firestore-bigquery-export): add jest back to deps (#2066)

chore(firestore-bigquery-export): add jest back to deps (#2066) #79

Workflow file for this run

name: Release
on:
push:
branches:
- master
jobs:
release:
name: "Create Releases"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Release Script
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
./.github/workflows/scripts/release.sh