Skip to content

Commit 853fdfc

Browse files
committed
Fix typo
1 parent 459dc62 commit 853fdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build
3333
run: go build -o k8s-parallel-exec
3434

35-
- name: Publish redis plugin to assets
35+
- name: Publish k8s-parallel-exec to assets
3636
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)