Skip to content

Commit

Permalink
chore: rename Docker image to oauth-refresh (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkuczera authored Aug 30, 2024
1 parent 863b865 commit a497cd1
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 a497cd1

Please sign in to comment.