Skip to content

Commit

Permalink
un-draft
Browse files Browse the repository at this point in the history
  • Loading branch information
naggie committed Nov 30, 2020
1 parent ddaeb19 commit 13c974a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion do-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ GOARCH=amd64 go build -ldflags="$LDFLAGS" cmd/dsnet.go
mv dsnet dist/dsnet-linux-amd64

hub release create \
--draft \
-a dist/dsnet-linux-arm5#"dsnet linux-arm5" \
-a dist/dsnet-linux-amd64#"dsnet linux-amd64" \
-F $RELEASE_FILE \
Expand Down

0 comments on commit 13c974a

Please sign in to comment.