Fix changelog RSS being broken (#23712)

(cherry picked from commit 75df58092811e894512e94d77bef6180c4dda399)
This commit is contained in:
Pieter-Jan Briers 2024-01-08 02:38:03 +01:00 committed by Debug
parent 7a8c81f71d
commit 348a206e7e
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
# $env:CHANGELOG_RSS_KEY=[System.IO.File]::ReadAllText($(gci "key"))
import os
import paramiko
import pathlib
import io
import base64