This commit is contained in:
Jackson Delahunt 2020-09-04 16:43:22 +10:00
parent 6bc6829759
commit 4868e87170

View file

@ -15,5 +15,3 @@ jobs:
registry: ghcr.io/${{ github.actor }}
repository: desktop-environment
tag_with_ref: true
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}