We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b8281 commit d7f87d0Copy full SHA for d7f87d0
.github/workflows/addon-submitter.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v1
15
- name: Generate distribution zip and submit to official kodi repository
16
id: kodi-addon-submitter
17
- uses: xbmc/action-kodi-addon-submitter@v1.1
+ uses: xbmc/action-kodi-addon-submitter@v1.3
18
with: # Replace all the below values
19
kodi-repository: repo-plugins
20
kodi-version: matrix
0 commit comments