diff --git a/.github/workflows/gh-pages.yaml b/.github/workflows/gh-pages.yaml index a6b6370..9991ba2 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 diff --git a/Version b/Version index da73a26..240bba9 100644 --- a/Version +++ b/Version @@ -1 +1 @@ -3.6.18 \ No newline at end of file +3.7.0 \ No newline at end of file diff --git a/directory/Version b/directory/Version index f37ae4a..589268e 100644 --- a/directory/Version +++ b/directory/Version @@ -1 +1 @@ -1.2.19 \ No newline at end of file +1.3.0 \ No newline at end of file