Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-MJB authored Dec 29, 2024
1 parent 1bdee6b commit 59cc839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Athenticate to GCP
uses: google-github-actions/auth@v1
with:
credentials_json: ${{ secrets.my_key1 }} #key name from github action key (seccret and varaibles)
credentials_json: ${{ secrets.MY_KEY1 }} #key name from github action key (seccret and varaibles)


- name: Configure GCP project
Expand Down

0 comments on commit 59cc839

Please sign in to comment.