There was an error while loading. Please reload this page.
1 parent a778cf0 commit 0087f60Copy full SHA for 0087f60
1 file changed
.github/workflows/test-template.yml
@@ -9,8 +9,8 @@ on:
9
type: string
10
default: "yes"
11
outputs:
12
- cache_key:
13
- value: ${{ jobs.cache-toolbox.outputs.cache_key }}
+ cache-key:
+ value: ${{ jobs.cache-toolbox.outputs.cache-key }}
14
permissions:
15
contents: read
16
env:
0 commit comments