Skip to content

Commit

Permalink
Merge ch-debug-staging into release
Browse files Browse the repository at this point in the history
  • Loading branch information
google-oss-bot authored May 25, 2023
2 parents 7c1eaad + 6bc38c3 commit 3f12eca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/quiet-drinks-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@firebase/auth': patch
'@firebase/firestore': patch
---

Test
2 changes: 2 additions & 0 deletions .github/workflows/release-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16.x
- name: Bump Node memory limit
run: echo "NODE_OPTIONS=--max_old_space_size=4096" >> $GITHUB_ENV
- name: Merge master into release
uses: actions/github-script@v6
with:
Expand Down

0 comments on commit 3f12eca

Please sign in to comment.