.gitea/workflows/build.yml aktualisiert
Build go program / Test-Gitea-Actions (push) Failing after 7s

This commit is contained in:
2026-04-14 15:38:35 +02:00
parent f07e471cd2
commit 1c223455d5
+1 -1
View File
@@ -1,6 +1,6 @@
name: Build go program name: Build go program
run-name: ${{ gitea.actor }} is building go program run-name: ${{ gitea.actor }} is building go program
on: [always, ush] on: [push]
env: env:
APP_NAME: test APP_NAME: test