From 5bec0ee6b6088c567bcdef8b321a21cdd3b37f8a Mon Sep 17 00:00:00 2001 From: Djamil Legato Date: Wed, 24 Feb 2021 15:29:00 -0800 Subject: [PATCH] Typo --- .github/workflows/trigger-skeletons.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trigger-skeletons.yml b/.github/workflows/trigger-skeletons.yml index 2836560ba..05d0a743a 100644 --- a/.github/workflows/trigger-skeletons.yml +++ b/.github/workflows/trigger-skeletons.yml @@ -39,7 +39,7 @@ jobs: ${URL} \ --data '{ "ref": "master", "inputs": { - "tag": "'"$VERSION"'"", + "tag": "'"$VERSION"'", "version": "'"$INPUT_VERSION"'", "admin": "'"$INPUT_ADMIN"'" }