We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88953f commit 8627b20Copy full SHA for 8627b20
1 file changed
.github/workflows/Build-Kernel.yml
@@ -91,7 +91,7 @@ jobs:
91
92
- name: "📨 Send release body"
93
uses: actions/cache@v3.2.6
94
- id: cache-sources
+ id: cache-body
95
with:
96
path: ./body.txt
97
key: ${{ github.sha }}-body
0 commit comments