From c4fd1ba7ed97516df984da2a5d763fbb44e7427b Mon Sep 17 00:00:00 2001 From: Eli Holmes - NOAA Date: Thu, 31 Oct 2024 15:43:28 -0700 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index eca44aa..e3ff7d7 100644 --- a/action.yml +++ b/action.yml @@ -12,7 +12,7 @@ inputs: required: false type: string github_token: - description: 'GitHub token for authentication. Optional, defaults to ${{ secrets.GITHUB_TOKEN }} if not provided.' + description: 'GitHub token for authentication. Optional.' required: false type: string