Rename main.yml to .github/workflows/main.yml
This commit is contained in:
parent
732f7dc2bb
commit
2629a56005
|
|
@ -24,4 +24,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
default_author: github_actions
|
default_author: github_actions
|
||||||
message: 'update spider jar'
|
message: 'update spider jar'
|
||||||
add: "['./jar/custom_spider.jar', './jar/custom_spider.jar.md5']"
|
add: "['./jar/custom_spider.jar', './jar/custom_spider.jar.md5']"
|
||||||
Loading…
Reference in New Issue