try to publish artifacts
Mockband / build (push) Failing after 17s Details

This commit is contained in:
Neale Pickett 2024-01-04 21:14:45 -07:00
parent 29c7693114
commit 9bbeb1136c
1 changed files with 1 additions and 0 deletions

View File

@ -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 \