mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-04 21:27:31 +01:00
Upload all artifacts on release
This commit is contained in:
parent
eec38a64d1
commit
702d69ee06
@ -798,7 +798,7 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
go get github.com/tcnksm/ghr
|
go get github.com/tcnksm/ghr
|
||||||
VERSION=${CIRCLE_TAG}
|
VERSION=${CIRCLE_TAG}
|
||||||
ghr -t ${GITHUB_TOKEN} -u ${CIRCLE_PROJECT_USERNAME} -r ${CIRCLE_PROJECT_REPONAME} -c ${CIRCLE_SHA1} -delete ${VERSION} /tmp/artifacts
|
ghr -t ${GITHUB_TOKEN} -u ${CIRCLE_PROJECT_USERNAME} -r ${CIRCLE_PROJECT_REPONAME} -c ${CIRCLE_SHA1} -delete ${VERSION} /tmp/artifacts/**/*
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user