diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index e10e3eda..2ee8b086 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -6,8 +6,8 @@ on: - main paths-ignore: - '**.md' - - '.github/**' - 'docs/**' + workflow_dispatch: permissions: contents: write