Skip to content

Commit 054cf47

Browse files
committed
Actually push to quay.io
1 parent c95f310 commit 054cf47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282
uses: jupyterhub/action-major-minor-tag-calculator@v2
8383
with:
8484
githubToken: ${{ secrets.GITHUB_TOKEN }}
85-
prefix: "jupyterhub/configurable-http-proxy:"
86-
defaultTag: jupyterhub/configurable-http-proxy:noref
85+
prefix: "quay.io/jupyterhub/configurable-http-proxy:"
86+
defaultTag: quay.io/jupyterhub/configurable-http-proxy:noref
8787

8888
- name: Display tags
8989
run: echo "Docker tags ${{ steps.gettags.outputs.tags }}"

0 commit comments

Comments
 (0)