Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairya-quash authored Nov 19, 2024
1 parent 6e9727f commit 0c2af90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ jobs:
exit 1
fi
- name: Debug SERVICE_NAME
run: echo "SERVICE_NAME=${{ env.SERVICE_NAME }}"


# Step 3: Authenticate with Google Cloud
- name: Authenticate with Google Cloud
uses: google-github-actions/auth@v1
Expand Down

0 comments on commit 0c2af90

Please sign in to comment.