remove git_auth_token due to possible interference in push process
Some checks failed
Build Custom docker:dind image / build-container (push) Failing after 2m24s

This commit is contained in:
Neshura 2023-11-16 18:41:07 +00:00
parent 4721144a69
commit cb0ad5ff0a

View file

@ -33,6 +33,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
secrets: |
GIT_AUTH_TOKEN=${{ secrets.FORGEJO_TOKEN }}
tags: neshura/docker-dind-bash:latest