chore: adjust app repo and workflow

This commit is contained in:
Adrian Castro
2024-03-28 14:49:18 +01:00
parent 0d730f0096
commit 79220ec8a0
2 changed files with 14 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "movie-web native apps",
"name": "movie-web",
"apps": [
{
"name": "movie-web",
@@ -10,14 +10,7 @@
"localizedDescription": "This service works by displaying video files from third-party providers inside an intuitive and aesthetic user interface.",
"subtitle": "A small app for watching movies and shows easily",
"tintColor": "a87fd1",
"versions": [
{
"version": "",
"date": "",
"downloadURL": "https://github.com/movie-web/native-app/releases/latest/download/movie-web.ipa",
"size": 0
}
],
"versions": [],
"appPermissions": {}
}
],