feature/forgejo-actions #2

Zusammengeführt
sebastian hat 54 Commits von feature/forgejo-actions nach main 2025-01-28 10:11:34 +00:00 zusammengeführt
Nur Änderungen aus Commit 8378f1b4ed werden angezeigt - Alle Commits anzeigen

Datei anzeigen

@ -10,6 +10,7 @@ jobs:
js <<EOF js <<EOF
console.log(process.env.RUNNER_OS) console.log(process.env.RUNNER_OS)
EOF EOF
env
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: https://github.com/redhat-actions/buildah-build@v2 - uses: https://github.com/redhat-actions/buildah-build@v2
with: with: