Skip to content

Commit 5c930a5

Browse files
author
Leonid Podolinskiy
authored
Merge pull request #1 from lightrun-platform/test-actions
test pipelines
2 parents 9c94a4c + 6ec29a8 commit 5c930a5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
DEFAULT_BUMP: patch
4141
VERBOSE: true
4242
WITH_V: false
43-
INITIAL_VERSION: 0.1.0
4443

4544
- name: Setup Go environment
4645
uses: actions/setup-go@v3.3.0

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,3 @@ func main() {
153153
os.Exit(1)
154154
}
155155
}
156-

0 commit comments

Comments
 (0)