build(actions): update gh-pages with 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
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
# if: contains(github.event.head_commit.message, 'release')
|
if: "contains(github.event.head_commit.message, '[release]')"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
6011
package-lock.json
generated
6011
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user