Update .gitea/workflows/publish.yaml
Some checks failed
Build and publish Image / build-and-push (push) Failing after 13s

This commit is contained in:
2024-03-06 08:12:29 +00:00
parent 0a9074c1e0
commit 84aa71aaf1

View File

@@ -30,5 +30,5 @@ jobs:
push: true
tags: harbor.evanshome.io/library/py-eagle-mqtt:dev
secrets: |
"github_token=${{ secrets.HARBORTOKEN }}"
GIT_AUTH_TOKEN=${{ secrets.HARBORTOKEN }}