Update docker.yaml

pull/237/head
Aliaksandr Shulyak 4 years ago committed by GitHub
parent 77d2ae66da
commit 9de539cae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,6 +24,6 @@ jobs:
with: with:
image: ${{ steps.build-image.outputs.image }} image: ${{ steps.build-image.outputs.image }}
tags: ${{ steps.build-image.outputs.tags }} latest tags: ${{ steps.build-image.outputs.tags }} latest
registry: ghcr.io/plankanban registry: ghcr.io/ThelonKarrde
username: planka username: ThelonKarrde
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save