release: showcase 3.7.0, directory 1.3.0
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
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.2.19
|
||||
1.3.0
|
||||
Reference in New Issue
Block a user