We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e0268 commit c11b454Copy full SHA for c11b454
build.sh
@@ -20,7 +20,7 @@ else
20
TAG_NAME="$NEW_VERSION-$GIT_BRANCH"
21
fi
22
23
-# Create the new version.go content
+mkdir -p internal
24
VERSION_FILE_CONTENT="package internal
25
26
var (
0 commit comments