From efc9d9ad8e5376d5b2c003773c0a1de66aa57f40 Mon Sep 17 00:00:00 2001 From: Amarachi Omereife Date: Sun, 15 Oct 2023 12:38:02 +0100 Subject: [PATCH] workflow dispatch --- .github/workflows/attach-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/attach-release.yml b/.github/workflows/attach-release.yml index 4a72b322..09a8d960 100644 --- a/.github/workflows/attach-release.yml +++ b/.github/workflows/attach-release.yml @@ -4,8 +4,8 @@ on: release: types: - released + workflow_dispatch: - jobs: download-artifacts: runs-on: ubuntu-latest