From cf036df19eae2618588f6aa147bc3f969a0f493f Mon Sep 17 00:00:00 2001 From: alstr Date: Sat, 29 May 2021 17:31:49 +0100 Subject: [PATCH] Add project support --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3d4fb68..3dd59da 100644 --- a/action.yml +++ b/action.yml @@ -38,7 +38,7 @@ inputs: required: true default: true PROJECTS_SECRET: - description: "Encrypted secret corresponding to your personal access token, e.g. ${{ secrets.MY_SECRET }} (do not enter the actual secret)" + description: "Encrypted secret corresponding to your personal access token (do not enter the actual secret)" required: false USER_PROJECTS: description: "Default user projects"