From 5e0551c922658153a235a533ed6e99fcc1d3652a Mon Sep 17 00:00:00 2001 From: Edward-K1 Date: Fri, 27 Feb 2026 15:00:24 +0300 Subject: [PATCH] add hash to release binary commit action --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ce6ed8d..24c5b73 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,6 +37,6 @@ jobs: uses: pypa/gh-action-pypi-publish@release/v1 - name: Upload Binaries to GitHub Release - uses: softprops/action-gh-release@a06a81a + uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef2671ac with: files: dist/*