From ba98c9daa918b77fb1b47b182c1bb60a913bb7ed Mon Sep 17 00:00:00 2001 From: Lu Baumann Date: Thu, 2 Nov 2023 00:40:46 +0100 Subject: [PATCH] fixed typo --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 952fc92..1f98da2 100644 --- a/action.yml +++ b/action.yml @@ -12,7 +12,7 @@ inputs: description: The branch to store the svg assets in required: true asset-repo-token: - descriptioin: Github token to access the asset repo when pulling and pushing + description: Github token to access the asset repo when pulling and pushing required: true runs: using: composite