Skip to content

Commit

Permalink
change registry to ghcr.io
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Mar 1, 2024
1 parent 6ee637b commit e04cabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-git-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: login to ghcr.io/gdatasoftwareag
uses: docker/login-action@v3
with:
registry: ghcr.io/gdatasoftwareag
registry: ghcr.io
username: ${{ secrets.GHCR_IO_GDATASOFTWAREAG_USERNAME }}
password: ${{ secrets.GHCR_IO_GDATASOFTWAREAG_PASSWORD }}

Expand Down

0 comments on commit e04cabb

Please sign in to comment.