Fix changelog RSS being broken (#23712)

This commit is contained in:
Pieter-Jan Briers 2024-01-08 02:38:03 +01:00 committed by GitHub
parent c9b700a2d4
commit 75df580928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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