Skip to content

Commit 0087f60

Browse files
authored
Sigh. Just sigh. I should write better commit messages, but just sigh.
1 parent a778cf0 commit 0087f60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
type: string
1010
default: "yes"
1111
outputs:
12-
cache_key:
13-
value: ${{ jobs.cache-toolbox.outputs.cache_key }}
12+
cache-key:
13+
value: ${{ jobs.cache-toolbox.outputs.cache-key }}
1414
permissions:
1515
contents: read
1616
env:

0 commit comments

Comments
 (0)