maybe as github-token?
Some checks failed
Build napotd / Build-And-Push (push) Failing after 22s

This commit is contained in:
2024-03-04 20:05:15 -06:00
parent d1bbb3245a
commit 74e4e5f60f

View File

@@ -23,5 +23,6 @@ jobs:
registry: gitea.area-51-x.com
push: true
tags: deltreey/napotd:latest, deltreey/napotd:${{gitea.ref_name}}
github-token: ${{secrets.DOCKER_PASSWORD}}
secrets: |
GIT_AUTH_TOKEN=${{ secrets.DOCKER_PASSWORD }}