Update .gitea/workflows/workflow_dispatch.yaml

This commit is contained in:
lobo 2025-04-11 23:07:54 +00:00
parent 4545e123ac
commit fd7590b0fc

View file

@ -19,7 +19,7 @@ jobs:
with:
registry: git.lerch.org
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PACKAGE_PUSH }}
-
name: Build and push
uses: docker/build-push-action@v6