Update main.yml

This commit is contained in:
Justin Hammond 2021-06-28 15:29:34 +08:00 committed by GitHub
parent 4b8cb0d3f1
commit 729a296ab4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,3 +39,6 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: Fishwaldo/foreman-gateway:latest
registry: ghcr.io
username: "Fishwaldo"
password: ${{ secrets.PAT }}