Skip to content

Commit

Permalink
Merge pull request #2945 from statisticsnorway/MIM-2005-Nais-delete-y…
Browse files Browse the repository at this point in the history
…aml-alterations

[MIM-2005] ssbno back to ssb
  • Loading branch information
Carl-OW authored Oct 15, 2024
2 parents 01f6b3b + 0dc228b commit b2042fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/delete_nais.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: NAIS Deploy
name: NAIS Delete

on:
pull_request:
Expand Down Expand Up @@ -28,7 +28,7 @@ jobs:
uses: 'google-github-actions/[email protected]'
with:
workload_identity_provider: 'projects/906675412832/locations/global/workloadIdentityPools/ssb-identity-pool/providers/github-oidc-provider'
service_account: 'gh-ssbno@nais-management-b3a7.iam.gserviceaccount.com'
service_account: 'gh-ssb@nais-management-b3a7.iam.gserviceaccount.com'
token_format: 'access_token'
- id: 'get-credentials'
uses: 'google-github-actions/get-gke-credentials@v2'
Expand Down

0 comments on commit b2042fa

Please sign in to comment.