diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 508f8f0f..ae44562b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -45,9 +45,6 @@ jobs: service_account: ${{ secrets.PROD_WI_SERVICE_ACCOUNT }} access_token_lifetime: '600s' - - name: Google autheticate (prod-us) - uses: google-github-actions/auth@v0 - # Doing Docker authentication - name: GCR authentication run: gcloud auth configure-docker --quiet @@ -94,4 +91,4 @@ jobs: if: failure() run: | cd scripts - bash workflow_slack_notify.sh ${{ env.APP_NAME }} ${{ secrets.ACTION_MONITORING_SLACK }} ${{ job.status }} ${{ github.run_id }} \""${{ github.event.head_commit.message }}\"" ${{ github.ref }} ${{ github.event.commits[0]['author']['email'] }} TRUE \ No newline at end of file + bash workflow_slack_notify.sh ${{ env.APP_NAME }} ${{ secrets.ACTION_MONITORING_SLACK }} ${{ job.status }} ${{ github.run_id }} \""${{ github.event.head_commit.message }}\"" ${{ github.ref }} ${{ github.event.commits[0]['author']['email'] }} TRUE