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