Skip to content

Commit

Permalink
feat: remove hub (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
astuyve authored Aug 22, 2024
1 parent d1193ac commit 5b387db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serverless/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ if [ "$PROD_RELEASE" = true ] ; then

# Create a github release
echo "Release serverless-macro-${VERSION} to github"
go get github.com/github/hub
./tools/build_zip.sh "${VERSION}"

gh release create serverless-macro-${VERSION} .macro/serverless-macro-${VERSION}.zip --generate-notes
Expand Down

0 comments on commit 5b387db

Please sign in to comment.