From 39926de237fa0ea782f821c67a7b9206655e4e8a Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 24 Jan 2022 21:48:26 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index d32132d..4d3b9f8 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -1,9 +1,8 @@ name: auto-update on: workflow_dispatch: - on: - release: - types: [published] + release: + types: [published] jobs: update: runs-on: ubuntu-latest