diff --git a/.github/workflows/release.yml.disabled b/.github/workflows/release.yml.disabled index a7bbf6b..20609b8 100644 --- a/.github/workflows/release.yml.disabled +++ b/.github/workflows/release.yml.disabled @@ -33,6 +33,6 @@ jobs: run: make dist - name: Publish GitHub release - uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9 + uses: cockpit-project/action-release@7d2e2657382e8d34f88a24b5987f2b81ea165785 with: filename: "TARNAME-${{ github.ref_name }}.tar.xz"