Skip to content

Commit 5303cef

Browse files
committed
TEMP: do not pass body to check default
1 parent 902951d commit 5303cef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
with:
6969
dry-run: ${{ inputs.dry-run }}
7070
force: ${{ inputs.force }}
71-
body-text: ${{ env.BODY }}
7271
- uses: gap-actions/update-gh-pages@v1
7372
if: ${{ !inputs.dry-run }}
7473
with:

0 commit comments

Comments
 (0)