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.
2 parents ced3925 + 1fc5ef2 commit 3f4866cCopy full SHA for 3f4866c
.github/workflows/submit-release.yml
@@ -32,7 +32,7 @@ jobs:
32
run: |
33
sudo apt-get install libxml2-utils xmlstarlet
34
python -m pip install --upgrade pip
35
- python -m pip install git+https://github.com/romanvm/kodi-addon-submitter.git
+ python -m pip install git+https://github.com/xbmc/kodi-addon-submitter.git
36
37
- name: Configure git
38
0 commit comments