From f7f83dffdf42ec2cc6353d53ea09d8cb8ff0d173 Mon Sep 17 00:00:00 2001 From: Pouya Date: Sun, 17 Dec 2023 21:57:18 +0100 Subject: [PATCH] Remove missing release notes --- .github/workflows/zk.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/zk.yaml b/.github/workflows/zk.yaml index 51bf16da..8ad3b6a6 100644 --- a/.github/workflows/zk.yaml +++ b/.github/workflows/zk.yaml @@ -31,6 +31,5 @@ jobs: - name: "Release" uses: softprops/action-gh-release@v1 with: - body_path: release-notes.md files: ./zk/bin/* name: Unchained zk Tools v${{ steps.package-version.outputs.current-version }}