Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
daeMOn63 committed Apr 6, 2022
1 parent 426e860 commit 6329cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
SOURCE_TAG: ${{ steps.tag_name.outputs.SOURCE_TAG }}
- name: Setup GCloud
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0
with:
service_account_key: ${{ secrets.GCLOUD_KEY_IMAGES }}
- name: Configure Docker
Expand Down

0 comments on commit 6329cca

Please sign in to comment.