Skip to content

Commit

Permalink
UPD: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurin-Notemann committed May 21, 2024
1 parent 80ad0a9 commit 93752fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: "Login to GAR"
uses: docker/login-action@v3
with:
registry: europe-west10-docker.pgk.dev/code-idp/backstage-deploy
registry: europe-west10-docker.pkg.dev/code-idp/backstage-deploy
username: oauth2accesstoken
password: ${{ steps.auth.outputs.access_token }}
- id: 'build-and-push'
Expand Down

0 comments on commit 93752fb

Please sign in to comment.