Skip to content

Commit 1ef4743

Browse files
committed
Update integrations
1 parent e973616 commit 1ef4743

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/submit-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
- name: Staging for Official Repository (Matrix)
6363
id: stage-matrix
6464
run: |
65+
rm changelog.txt
6566
xmlstarlet ed -L -u '//import[@addon="xbmc.python"]/@version' -v "3.0.0" addon.xml
6667
version=$(xmlstarlet sel -t -v 'string(/addon/@version)' addon.xml)
6768
xmlstarlet ed -L -u '/addon/@version' -v "${version}+matrix.1" addon.xml

0 commit comments

Comments
 (0)