From 7c71e3bb9f4ea2c749027aa78db49f81cc8eb185 Mon Sep 17 00:00:00 2001 From: Tim Geoghegan Date: Fri, 7 Jun 2024 14:00:40 -0700 Subject: [PATCH] bad yaml --- .github/workflows/cli-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cli-release.yml b/.github/workflows/cli-release.yml index d637b88b..b9867902 100644 --- a/.github/workflows/cli-release.yml +++ b/.github/workflows/cli-release.yml @@ -6,7 +6,7 @@ on: tag: description: release/tag to upload artifacts to required: true - type string + type: string release: types: [published]