We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459dc62 commit 853fdfcCopy full SHA for 853fdfc
.github/workflows/go.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build
33
run: go build -o k8s-parallel-exec
34
35
- - name: Publish redis plugin to assets
+ - name: Publish k8s-parallel-exec to assets
36
uses: skx/[email protected]
37
env:
38
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments