try to publish artifacts
Mockband / build (push) Successful in 23s
Details
Mockband / build (push) Successful in 23s
Details
This commit is contained in:
parent
face93ae02
commit
e3fada713d
|
@ -1,5 +1,7 @@
|
|||
#! /bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
PACKAGE=${GITHUB_REPOSITORY#*/}
|
||||
VERSION=$(date +%Y-%m-%dt%H.%M.%S)
|
||||
|
||||
|
|
Loading…
Reference in New Issue