diff --git a/.github/workflows/gh-pages.yaml b/.github/workflows/gh-pages.yaml index 8913a88..a6b6370 100644 --- a/.github/workflows/gh-pages.yaml +++ b/.github/workflows/gh-pages.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest - # if: "contains(github.event.head_commit.message, '[release]')" + if: "contains(github.event.head_commit.message, '[release]')" permissions: contents: write