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.
1 parent 4d2c2f0 commit 0a44e59Copy full SHA for 0a44e59
1 file changed
.github/workflows/dispatch.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Install home-ci-reporter
15
run: |
16
- go install github.com/k8s-school/home-ci-reporter@v0.0.2-rc6
+ go install github.com/k8s-school/home-ci-reporter@v0.0.2-rc7
17
- name: Extract and Decode Artifacts
18
19
PATH=$(go env GOPATH)/bin:$PATH
0 commit comments