diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 20e8fa9..47d1511 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,7 +4,7 @@ on: push: tags: - 'v*' - workflow_dispatch: # This is needed to trigger the workflow manually + workflow_dispatch: # This is needed to trigger the workflow manually jobs: