From dc4f045605646edf079f48fd640464477ed05e64 Mon Sep 17 00:00:00 2001 From: gabrie30 Date: Sat, 31 Dec 2022 12:55:13 -0800 Subject: [PATCH] Update goreleaser.yml --- .github/workflows/goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 68cf42e..dd7bfaa 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -4,6 +4,7 @@ on: push: tags: - '*' + workflow_dispatch: permissions: contents: write