Skip to content

Commit 90dbb4f

Browse files
committed
Fix release.yml task name
1 parent 645516d commit 90dbb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version-file: 'go.mod'
2222
check-latest: true
2323

24-
- name: Check Go version used:
24+
- name: Check Go version used
2525
run: go version
2626

2727
- name: Get tag name

0 commit comments

Comments
 (0)