Skip to content

Commit 0d0427d

Browse files
authored
Merge pull request #43 from tvthatsme/patch-1
Spelling correction
2 parents 87d10d5 + efc7f1c commit 0d0427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
uses: actions/cache@v3
4747
with:
4848
path: gitstream/cache.json
49-
key: ${{ fromJSON(fromJSON(github.event.inputs.client_payload)).headSha }}-gitsream-cache
49+
key: ${{ fromJSON(fromJSON(github.event.inputs.client_payload)).headSha }}-gitstream-cache
5050

5151
- name: Checkout head branch
5252
uses: actions/checkout@v3

0 commit comments

Comments
 (0)