From db909d90a7dbffc372603ce4682bb8cd63110da7 Mon Sep 17 00:00:00 2001 From: farfromrefug Date: Sat, 7 Dec 2024 17:21:51 +0100 Subject: [PATCH] chore: ci --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 96d28137..43980375 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,6 +52,7 @@ jobs: release_type: ${{ github.event.inputs.release_type }} publish: ${{ github.event.inputs.publish }} github: ${{ github.event.inputs.github }} + fakepublish: ${{ github.event.inputs.fakepublish }} sentry: ${{ github.event.inputs.sentry }} secrets: inherit