We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ebd9f2 commit b572047Copy full SHA for b572047
.github/workflows/ci-actions.yml
@@ -65,6 +65,7 @@ jobs:
65
- name: Push to Quay.io
66
uses: elgohr/Publish-Docker-Github-Action@master
67
with:
68
+ registry: quay.io
69
name: projectopenubl/xsender-server
70
username: ${{ secrets.QUAYIO_USERNAME }}
71
password: ${{ secrets.QUAYIO_PASSWORD }}
0 commit comments