This commit is contained in:
ange 2025-02-01 12:11:54 +00:00
parent 96e513bd1b
commit e3d74c22e5
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/bash -ex
#API="$GITHUB_SERVER_URL/api/actions_pipeline/_apis/pipelines/workflows/$GITHUB_RUN_ID/artifacts"
#[ -n "$INPUT_RETENTION_DAYS" ] && RETENTION="retentionDays=$INPUT_RETENTION_DAYS"