updating gcloud sdk branch

This commit is contained in:
andy 2022-03-24 10:14:44 +00:00 committed by GitHub
parent 9c58e99f51
commit 1bbe941824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ jobs:
# PYTHON for authentication when testing
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@main
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
@ -160,7 +160,7 @@ jobs:
# DEPLOY for setting up cloud API
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@main
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
@ -196,4 +196,4 @@ jobs:
# DEPLOY run_all_tags function
- name: Deploy run_all_tags Function
run: python admin.py tags_cron
run: python admin.py tags_cron