build(actions): update gh-pages with release condition
This commit is contained in:
2
.github/workflows/gh-pages.yaml
vendored
2
.github/workflows/gh-pages.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user