Skip to content

Commit 9f35ec5

Browse files
committed
Update gh action for master/matrix
1 parent bedeed1 commit 9f35ec5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/addon-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
id: kodi-addon-checker
1414
uses: xbmc/action-kodi-addon-checker@v1.0
1515
with:
16-
kodi-version: krypton
16+
kodi-version: matrix

.github/workflows/addon-submitter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: xbmc/action-kodi-addon-submitter@v1.0
1818
with: # Replace all the below values
1919
kodi-repository: repo-plugins
20-
kodi-version: krypton
20+
kodi-version: matrix
2121
addon-id: plugin.library.node.editor
2222
env: # Make sure you create the below secrets (GH_TOKEN and EMAIL)
2323
GH_USERNAME: enenbot

0 commit comments

Comments
 (0)