Skip to content

Commit

Permalink
Merge pull request #6 from TusharRoy23/implement-GCR-v2
Browse files Browse the repository at this point in the history
show vars
  • Loading branch information
TusharRoy23 committed Jul 2, 2023
2 parents 2e779e4 + f3f9078 commit 2b372c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v3

- name: Show Vars
run: echo ${{ vars.WIF_PROVIDER }}
- name: Google Auth
id: auth
uses: google-github-actions/auth@v0
Expand Down

0 comments on commit 2b372c9

Please sign in to comment.