Skip to content

Commit d7f87d0

Browse files
committed
Update action version
1 parent 46b8281 commit d7f87d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/addon-submitter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v1
1515
- name: Generate distribution zip and submit to official kodi repository
1616
id: kodi-addon-submitter
17-
uses: xbmc/action-kodi-addon-submitter@v1.1
17+
uses: xbmc/action-kodi-addon-submitter@v1.3
1818
with: # Replace all the below values
1919
kodi-repository: repo-plugins
2020
kodi-version: matrix

0 commit comments

Comments
 (0)