1
0
mirror of https://github.com/Luzifer/github-publish.git synced 2024-09-19 07:52:56 +00:00

Replace broken github-release fork

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-04-30 13:24:42 +02:00
parent 8c72fd4446
commit a7a83e2169
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
05e4977d541b2ef07c757acca912b7b58b379fb425eceb3a1f53c829a78a4aa4 docker2aci.sh
82ea152c40324750ba1dc5b6f91908694bf7b0d8b484495f86bad3267555d20d golang.sh
1e9cac600fb87146551e23c038290d93f9b1521848fef092c215c14817a3d744 golang.sh

View File

@ -34,7 +34,7 @@ go version
step "Retrieve dependencies"
pushd ${GOPATH}
go get github.com/vdice/github-release
go get github.com/Luzifer/github-release
popd
step "Test code"