Update .gitea/workflows/workflow_dispatch.yaml

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

View file

@ -28,7 +28,7 @@ jobs:
platforms: linux/amd64,linux/arm64
# load: true # will not work for multiplatform
push: true
tags: ${{ github.actor }}/actions_test:latest
tags: ${{ github.repository }}:latest
# -
# if: always()
# name: Sleep 5 min