Skip to content

Commit

Permalink
Update .github/workflows/build-package.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Léo Vincent <[email protected]>
  • Loading branch information
gatsbyz and leovct authored Jan 23, 2024
1 parent afe5c23 commit 673b309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
workload_identity_provider: "${{ secrets.WIF_PROVIDER }}" # this was hard to find: WIP --> Expand pool --> Click pencil icon
service_account: "${{ secrets.WIF_SERVICE_ACCOUNT }}"

- name: "Set up Cloud SDK"
- name: Set up Cloud SDK
uses: "google-github-actions/setup-gcloud@v1"

- name: Check pwd
Expand Down

0 comments on commit 673b309

Please sign in to comment.