Github bot : json sorted

This commit is contained in:
github-actions
2022-05-08 00:20:59 +00:00
parent ac319251a5
commit ed9f118742
5 changed files with 17 additions and 13 deletions

View File

@@ -7,4 +7,4 @@
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}
}

View File

@@ -5,12 +5,12 @@
"armv7"
],
"codenotary": "alexandrep.github@gmail.com",
"image": "ghcr.io/alexbelgium/unpackerr-{arch}",
"description": "Unpacks RARd files for Sonarr, Lidarr and Radarr",
"environment": {
"UN_FOLDER_0_PATH": "/share/downloads_packed",
"UN_FOLDER_0_EXTRACT_PATH": "/share/downloads_unpacked"
"UN_FOLDER_0_EXTRACT_PATH": "/share/downloads_unpacked",
"UN_FOLDER_0_PATH": "/share/downloads_packed"
},
"image": "ghcr.io/alexbelgium/unpackerr-{arch}",
"map": [
"config:rw",
"share:rw",