From cb65177542c9239b9773fb4f6e117c46108c32d2 Mon Sep 17 00:00:00 2001 From: Johan Lindell Date: Tue, 2 Jul 2024 22:10:18 +0200 Subject: [PATCH] tmp: remove temporary release fix --- .github/workflows/release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0d4cfe4d..37e351f6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,8 +22,6 @@ jobs: release-type: simple package-name: multi-gitter changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false},{"type":"dep","section":"Dependencies","hidden":false}]' - release-as: "0.52.1" - last-release-sha: 8334e34e6952c98eff6ead65956f0158a7028f57 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 with: