You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,29 +41,13 @@ jobs:
41
41
| --- | ----------- | ----------- |----|
42
42
| `manifest-path` | The relative path of the manifest file | Required | - |
43
43
| `bundle` | The bundle name | Optional | `app.flatpak` |
44
-
| `repository-name` | The repository nameto fetch the runtime when building the application/user installs it. | Optional | `flathub` |
45
-
| `repository-url` | The repository url used to fetch the runtime when the user download the Flatpak bundle or when building the application. | Optional | `https://flathub.org/repo/flathub.flatpakrepo` |
| `repository-name` | The repository name, used to fetch the runtime when the user download the Flatpak bundle or when building the application | Optional | `flathub` |
45
+
| `repository-url` | The repository url, used to fetch the runtime when the user download the Flatpak bundle or when building the application | Optional | `https://flathub.org/repo/flathub.flatpakrepo` |
0 commit comments