...
This commit is contained in:
@@ -13,6 +13,7 @@ on:
|
|||||||
- '**.toml'
|
- '**.toml'
|
||||||
- '**.html'
|
- '**.html'
|
||||||
- '**.yml'
|
- '**.yml'
|
||||||
|
- '**.json'
|
||||||
jobs:
|
jobs:
|
||||||
check-and-create-pr:
|
check-and-create-pr:
|
||||||
if: github.ref != 'refs/heads/main'
|
if: github.ref != 'refs/heads/main'
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
"buildTags": "extended"
|
"buildTags": "extended"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"hugo-bin": "0.148.0"
|
"hugo-bin": "v0.148.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|||||||
Reference in New Issue
Block a user