Skip to content

Commit

Permalink
Modify according to comments.
Browse files Browse the repository at this point in the history
1. Rephase comments.
2. Remove changelog file.

Signed-off-by: Xun Jiang <jxun@vmware.com>
  • Loading branch information
Xun Jiang committed Mar 3, 2022
1 parent 6230a5a commit c60fa42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
registry: 'gcr.io' # or REGION.docker.pkg.dev
username: '_json_key'
password: '${{ secrets.GCR_SA_KEY }}'
# Push image to GCR to facilitate some environments that have rate limitation to docker hub, e.g. vSphere.
# Push image to GCR to avoid docker hub rate limitation issue.
- name: Publish container image to GCR
if: github.event_name == 'release' && github.event.release.prerelease == false
env:
Expand Down
1 change: 0 additions & 1 deletion changelogs/unreleased/450-jxun

This file was deleted.

0 comments on commit c60fa42

Please sign in to comment.