Skip to content

Commit

Permalink
Update publish-oci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Jan 2, 2023
1 parent d786829 commit 8b03cd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-oci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
cd $(basename $CHART_REPOSITORY)
git config user.name "${GITHUB_USER}"
git config user.email "${GITHUB_USER}@appscode.com"
git checkout pub-oci
- name: Publish OCI charts
env:
Expand Down

0 comments on commit 8b03cd6

Please sign in to comment.