Update .gitea/workflows/workflow_dispatch.yaml

This commit is contained in:
lobo 2025-04-11 23:13:36 +00:00
parent b5b383748f
commit d0d135ae23

View file

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