Skip to content

Commit

Permalink
Remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
ifrost committed Jan 22, 2025
1 parent df0b8d0 commit 0f6af52
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy-to-catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ jobs:
# Required for publishing to catalog to retrieve the name of the repository
- uses: actions/checkout@v4

- name: Login to GCS
id: gcloud
uses: 'google-github-actions/auth@v2'
with:
workload_identity_provider: ${{ secrets.WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ secrets.GCS_SERVICE_ACCOUNT }}

- name: Login to GCS
id: gcloud
uses: 'google-github-actions/auth@v2'
Expand Down

0 comments on commit 0f6af52

Please sign in to comment.