Update .gitea/workflows/publish.yaml
Some checks failed
Build and publish Image / build-and-push (push) Failing after 13s
Some checks failed
Build and publish Image / build-and-push (push) Failing after 13s
This commit is contained in:
@@ -30,5 +30,5 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: harbor.evanshome.io/library/py-eagle-mqtt:dev
|
tags: harbor.evanshome.io/library/py-eagle-mqtt:dev
|
||||||
secrets: |
|
secrets: |
|
||||||
"github_token=${{ secrets.HARBORTOKEN }}"
|
GIT_AUTH_TOKEN=${{ secrets.HARBORTOKEN }}
|
||||||
|
|
||||||
Reference in New Issue
Block a user