Skip to content

Commit

Permalink
Target nexus (both checker and submitter need updating!
Browse files Browse the repository at this point in the history
  • Loading branch information
bossanova808 committed Nov 10, 2024
1 parent ebf2f29 commit 93b750c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/addon-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
id: extract_vars

- name: Addon-Check
run: $HOME/.local/bin/kodi-addon-checker --branch=matrix
run: $HOME/.local/bin/kodi-addon-checker --branch=nexus

2 changes: 1 addition & 1 deletion .github/workflows/submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: xbmc/[email protected]
with:
kodi-repository: repo-plugins
kodi-version: matrix
kodi-version: nexus
addon-id: plugin.switchback
env: # Make sure you create the below secrets (GH_TOKEN and EMAIL)
GH_USERNAME: ${{ github.actor }}
Expand Down

0 comments on commit 93b750c

Please sign in to comment.