Update .gitea/workflows/build.yaml
Some checks failed
Build and Push Image / Build and push image (push) Failing after 2m26s

This commit is contained in:
Ayaka 2024-09-12 20:02:17 +12:00
parent 52f32ba7e8
commit b6eeef116f

View File

@ -1,5 +1,5 @@
name: Build and Push Image
on: [ push ]
on: [ push, workflow_dispatch ]
jobs:
build: