Skip to content

Commit

Permalink
chore(pipeline): remove project_id
Browse files Browse the repository at this point in the history
SUITEDEV-35237

Co-authored-by: davidSchuppa <[email protected]>
  • Loading branch information
megamegax and davidSchuppa committed Feb 27, 2024
1 parent acf5cea commit c0aa084
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/on_push_workflow_new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ jobs:

- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v2
with:
project_id: ${{ env.FIREBASE_PROJECT_ID }}

- name: Build
run: make build-test
Expand Down

0 comments on commit c0aa084

Please sign in to comment.