Skip to content

Commit b572047

Browse files
add quay.io
1 parent 0ebd9f2 commit b572047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
- name: Push to Quay.io
6666
uses: elgohr/Publish-Docker-Github-Action@master
6767
with:
68+
registry: quay.io
6869
name: projectopenubl/xsender-server
6970
username: ${{ secrets.QUAYIO_USERNAME }}
7071
password: ${{ secrets.QUAYIO_PASSWORD }}

0 commit comments

Comments
 (0)