try to publish artifacts
Mockband / build (push) Failing after 17s
Details
Mockband / build (push) Failing after 17s
Details
This commit is contained in:
parent
29c7693114
commit
9bbeb1136c
|
@ -9,6 +9,7 @@ for path in "$@"; do
|
|||
fn=$(basename "$path")
|
||||
url=$GITHUB_SERVER_URL/api/packages/$GITHUB_ACTOR/generic/$PACKAGE/$VERSION/$fn
|
||||
echo $url
|
||||
set
|
||||
curl \
|
||||
--fail \
|
||||
--include \
|
||||
|
|
Loading…
Reference in New Issue