Skip to content

Commit

Permalink
Use correct image name
Browse files Browse the repository at this point in the history
  • Loading branch information
thokra-nav committed Nov 21, 2024
1 parent a64036c commit c5e2e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: nais/platform-build-push-sign@main
id: build-push-sign
with:
name: api-reconcilers
name: ${{ env.NAME }}
build_args: |
GO_VERSION=${{ steps.go_version.outputs.go_version }}-
google_service_account: gh-api-reconcilers
Expand Down

0 comments on commit c5e2e48

Please sign in to comment.