Skip to content

Commit 82c9495

Browse files
authored
Merge pull request #94 from anxdpanic/pr_isengard
Update integrations
2 parents e973616 + 1ef4743 commit 82c9495

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)