test/action.yaml aktualisiert
Build go program / Test-Gitea-Actions (push) Successful in 9s

This commit is contained in:
2026-04-14 16:08:03 +02:00
parent 4a27f2a3a7
commit 72b1b3cc82
+1 -1
View File
@@ -9,7 +9,7 @@ inputs:
runs:
using: "composite"
steps:
- name Steps
- name: Steps
shell: bash
run: |
echo "Passed argument: ${{ inputs.myVar }}"