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.
2 parents 9c94a4c + 6ec29a8 commit 5c930a5Copy full SHA for 5c930a5
.github/workflows/release.yaml
@@ -40,7 +40,6 @@ jobs:
40
DEFAULT_BUMP: patch
41
VERBOSE: true
42
WITH_V: false
43
- INITIAL_VERSION: 0.1.0
44
45
- name: Setup Go environment
46
uses: actions/setup-go@v3.3.0
main.go
@@ -153,4 +153,3 @@ func main() {
153
os.Exit(1)
154
}
155
156
-
0 commit comments