Skip to content

Commit

Permalink
Update car-demo-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sgknoldus authored Jan 24, 2024
1 parent 91e28e4 commit 0fb9412
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/car-demo-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ jobs:
- name: Build, Publish, and Deploy
run: |
. apps-deployment-script.sh "us-east1"
env:
GITHUB_USERNAME: ${{ secrets.CUSTOM_GITHUB_USERNAME }}
GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }}

0 comments on commit 0fb9412

Please sign in to comment.