2
0
Fork 0
keycloak/.forgejo/actions/artifact-upload/action.yaml
Sebastian Tobie 8e7873e050
Einige Prüfungen sind fehlgeschlagen
/ configuration (push) Failing after 13s
renamed the action.yml to action.yaml
2025-01-18 14:51:51 +01:00

15 Zeilen
Kein EOL
270 B
YAML

---
inputs:
name:
default: artifact.tar
description: Artifact name
path:
description: Paths of the file or directory with the data
required: true
runs:
using: composite
steps:
- name: collect
run: true
- name: upload
run: true