From a2066238e60925a93afae4a91683d9ad3f7ed0dd Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 30 Jan 2024 18:32:49 +0300 Subject: [PATCH] run manually --- .github/workflows/update-readme.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-readme.yaml b/.github/workflows/update-readme.yaml index 995c021..8cd7885 100644 --- a/.github/workflows/update-readme.yaml +++ b/.github/workflows/update-readme.yaml @@ -1,10 +1,11 @@ name: Update README on Tag on: + workflow_dispatch: push: tags: - 'v*' - + jobs: update-readme: permissions: