mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
fix: comment typo for GH Container Registry
This commit is contained in:
parent
eb0d0ed02e
commit
2d259418a7
1 changed files with 3 additions and 3 deletions
6
.github/workflows/deploy-RELEASE.yml
vendored
6
.github/workflows/deploy-RELEASE.yml
vendored
|
@ -54,9 +54,9 @@ jobs:
|
|||
shell: bash
|
||||
run: .automation/upload-docker.sh
|
||||
|
||||
#############################
|
||||
# Run Deploy script for GPR #
|
||||
#############################
|
||||
###################################################
|
||||
# Run Deploy script for GitHub Container Registry #
|
||||
###################################################
|
||||
- name: Deploy Release image to GitHub Container Registry
|
||||
env:
|
||||
# Set the Env Vars
|
||||
|
|
Loading…
Reference in a new issue