fixed gh-pages workflow … 🤦
This commit is contained in:
parent
f034ae4220
commit
102718139c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gh-pages.yaml
vendored
4
.github/workflows/gh-pages.yaml
vendored
|
@ -3,8 +3,8 @@
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'release/*.*'
|
||||
- 'release/*.*.*'
|
||||
- 'releases/*.*'
|
||||
- 'releases/*.*.*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue