Skip to content

Commit

Permalink
Fix remaining reference to Dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Oct 26, 2023
1 parent 7baa4b8 commit fb668d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
echo "${{ secrets.JUPYTERHUB_HELM_CHART_DEPLOY_KEY }}" > ~/.ssh/id_ed25519
chmod 600 ~/.ssh/id_ed25519
- name: Setup push rights to Docker Hub
- name: Setup push rights to Quay.io
# This was setup by...
# 1. Creating a [Robot Account](https://quay.io/organization/jupyterhub?tab=robots) in the JupyterHub
# . quay.io org
Expand Down

0 comments on commit fb668d8

Please sign in to comment.