From 2d259418a7cc76fdb700412a0a827ae6ec84f599 Mon Sep 17 00:00:00 2001 From: Thulio Ferraz Assis Date: Wed, 2 Sep 2020 11:11:56 -0500 Subject: [PATCH] fix: comment typo for GH Container Registry --- .github/workflows/deploy-RELEASE.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy-RELEASE.yml b/.github/workflows/deploy-RELEASE.yml index f87a2e14..4c217d60 100644 --- a/.github/workflows/deploy-RELEASE.yml +++ b/.github/workflows/deploy-RELEASE.yml @@ -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