From 8c51d30ade43da517bd22aa6c543b995aa9da6eb Mon Sep 17 00:00:00 2001 From: d4rkstar Date: Fri, 17 May 2024 23:21:32 +0200 Subject: [PATCH] git commit --amend --author --- .github/workflows/image.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/image.yaml b/.github/workflows/image.yaml index b5d89b7..fb37ad8 100644 --- a/.github/workflows/image.yaml +++ b/.github/workflows/image.yaml @@ -22,6 +22,7 @@ on: tags: - '[0-9]*' branches-ignore: '*' +on: workflow_dispatch permissions: contents: write