mirror of
https://github.com/Maschell/HIDtoVPADNetworkClient.git
synced 2024-11-22 14:09:17 +01:00
Hopefully a fix
This commit is contained in:
parent
004cf5f674
commit
5d9f19e2b1
@ -17,4 +17,4 @@ deployment:
|
||||
- go get github.com/tcnksm/ghr
|
||||
- export commit="$(git rev-parse --short=7 HEAD)"
|
||||
- export GIT_TAG=HIDtoVPADNetworkClient-nightly-$commit
|
||||
- ghr -t $GITHUB_TOKEN -u $CIRCLE_PROJECT_USERNAME -r $CIRCLE_PROJECT_REPONAME -prerelease -b 'Nightly release. Use caution! We recommend downloading a stable release from the README.' $GIT_TAG ci/
|
||||
- ghr -t $GITHUB_TOKEN -u $CIRCLE_PROJECT_USERNAME -r $CIRCLE_PROJECT_REPONAME -prerelease -b 'Nightly release. Use caution! We recommend downloading a stable release from the README.' "$GIT_TAG" ci/
|
||||
|
Loading…
Reference in New Issue
Block a user