From 0cb5e5f63265d8f86ae2fe81262f794c3e2c3c39 Mon Sep 17 00:00:00 2001 From: Maxim Babichev Date: Mon, 14 Aug 2023 18:26:34 +0300 Subject: [PATCH] Update compile-assets.yml Signed-off-by: Maxim Babichev --- .github/workflows/compile-assets.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/compile-assets.yml b/.github/workflows/compile-assets.yml index 62cbd83..920701d 100644 --- a/.github/workflows/compile-assets.yml +++ b/.github/workflows/compile-assets.yml @@ -8,13 +8,13 @@ on: default: '20.x' secrets: GPG_BOT: - required: true + description: bot gpg token GPG_PASSPHRASE: - required: true + description: bot gpg passphrase GPG_FINGERPRINT: - required: true + description: bot gpg fingerprint BOT_TOKEN: - required: true + description: bot token jobs: compile: