Update md5.yml
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
git add **/*.js.md5 **/*.jar.md5
|
||||
|
||||
if ! git diff-index --quiet HEAD; then
|
||||
git commit -m "Update md5 for js and jar files"
|
||||
git commit -m "Update md5"
|
||||
git push
|
||||
echo "::notice::MD5 files updated and pushed."
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user