Skip to content

Commit 8627b20

Browse files
authored
fix
1 parent e88953f commit 8627b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build-Kernel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
- name: "📨 Send release body"
9393
uses: actions/cache@v3.2.6
94-
id: cache-sources
94+
id: cache-body
9595
with:
9696
path: ./body.txt
9797
key: ${{ github.sha }}-body

0 commit comments

Comments
 (0)