mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
remove invalid comment
This commit is contained in:
parent
320b16ec65
commit
27f66fdac6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
|
@ -70,7 +70,6 @@ jobs:
|
|||
secrets: |
|
||||
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
|
||||
tags: |
|
||||
# github/super-linter:${{ matrix.images.prefix }}latest
|
||||
ghcr.io/super-linter/super-linter:${{ matrix.images.prefix }}latest
|
||||
target: "${{ matrix.images.target }}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue