Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Commit

Permalink
workflow: specify correct input key for google_service_account
Browse files Browse the repository at this point in the history
  • Loading branch information
sechmann committed Mar 9, 2023
1 parent 4fab0a8 commit b5eeee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: build-push-sign
with:
name: deploy-frontend
service_account: gh-deploy-frontend
google_service_account: gh-deploy-frontend
workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }}
push: ${{ github.actor != 'dependabot[bot]' }}
outputs:
Expand Down

0 comments on commit b5eeee8

Please sign in to comment.