Yuki Takei 4 лет назад
Родитель
Сommit
aec658e6f0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/release-slackbot-proxy.yml

+ 1 - 1
.github/workflows/release-slackbot-proxy.yml

@@ -33,7 +33,7 @@ jobs:
         username: wsmoogle
         username: wsmoogle
         password: ${{ secrets.DOCKER_REGISTRY_ON_GITHUB_PASSWORD }}
         password: ${{ secrets.DOCKER_REGISTRY_ON_GITHUB_PASSWORD }}
 
 
-    -name: Setup gcloud
+    - name: Setup gcloud
       uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
       uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
       with:
       with:
         service_account_key: ${{ secrets.GCP_SA_KEY_SLACKBOT_PROXY }}
         service_account_key: ${{ secrets.GCP_SA_KEY_SLACKBOT_PROXY }}