Skip to content

Commit

Permalink
chore: rename Docker image to oauth-refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkuczera committed Jun 5, 2024
1 parent 2502d00 commit 277682d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- uses: actions/checkout@v3
- uses: integration-os/google-artifact-registry-action@v2
with:
image: "us-docker.pkg.dev/integrationos/docker-oss/oauth:${{ env.docker_image_tag }}"
image: "us-docker.pkg.dev/integrationos/docker-oss/oauth-refresh:${{ env.docker_image_tag }}"
service_account: [email protected]
workload_identity_provider: projects/356173785332/locations/global/workloadIdentityPools/github-actions/providers/github-actions

0 comments on commit 277682d

Please sign in to comment.