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

This commit is contained in:
Luke Robles 2025-02-22 19:11:54 +00:00
parent f1f042e50e
commit 46ff795f95

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: