Adding token to enable pushing to container registry.

This commit is contained in:
Joe Hanson 2023-06-01 15:18:21 -04:00 committed by GitHub
parent 37fef42016
commit 94c684d9ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,4 +33,5 @@ jobs:
push: true
tags: |
ghcr.io/jahanson/cert-manager-webhook-dnsimple:latest
ghcr.io/jahanson/cert-manager-webhook-dnsimple:0.0.1
secrets: |
GIT_AUTH_TOKEN=${{ secrets.MYTOKEN }}