mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 08:41:02 -05:00
change ghcr to super-linter/super-linter (#4312)
This commit is contained in:
parent
db30455cd7
commit
777eca63c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
|||
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
|
||||
tags: |
|
||||
github/super-linter:${{ matrix.images.prefix }}latest
|
||||
ghcr.io/github/super-linter:${{ matrix.images.prefix }}latest
|
||||
ghcr.io/super-linter/super-linter:${{ matrix.images.prefix }}latest
|
||||
target: "${{ matrix.images.target }}"
|
||||
|
||||
- name: Update ${{ matrix.images.environment }} Deployment
|
||||
|
|
Loading…
Reference in a new issue