try to publish artifacts
Mockband / build (push) Successful in 23s Details

This commit is contained in:
Neale Pickett 2024-01-04 20:29:40 -07:00
parent face93ae02
commit e3fada713d
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#! /bin/sh #! /bin/sh
set -e
PACKAGE=${GITHUB_REPOSITORY#*/} PACKAGE=${GITHUB_REPOSITORY#*/}
VERSION=$(date +%Y-%m-%dt%H.%M.%S) VERSION=$(date +%Y-%m-%dt%H.%M.%S)