From d06e7cfa57535de234b9a27bfd857ef52e0ab2ac Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Wed, 28 Aug 2024 23:48:10 +0100 Subject: [PATCH] Update nixbin.yml --- .github/workflows/nixbin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/nixbin.yml b/.github/workflows/nixbin.yml index eccd7864df..dee0e73923 100644 --- a/.github/workflows/nixbin.yml +++ b/.github/workflows/nixbin.yml @@ -7,6 +7,7 @@ on: description: 'The branch to build from' required: true default: 'main' + type: string # Define the input type as 'string' jobs: build: