Update .gitea/workflows/build-and-push.yaml

This commit is contained in:
ldooks 2025-02-22 19:11:54 +00:00
parent 5f8509cf92
commit 299e506ba1

View File

@ -1,5 +1,5 @@
name: Build and push
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
run-name: ${{ gitea.actor }} pushed new code for dale-bot
on: [push]
jobs: