mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Merge pull request #666 from f0rmiga/patch-1
fix: comment typo for GH Container Registry
This commit is contained in:
commit
c6586fd537
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
|
shell: bash
|
||||||
run: .automation/upload-docker.sh
|
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
|
- name: Deploy Release image to GitHub Container Registry
|
||||||
env:
|
env:
|
||||||
# Set the Env Vars
|
# Set the Env Vars
|
||||||
|
|
Loading…
Reference in a new issue