Skip to content

Commit

Permalink
Update host key for changelog RSS (#30068)
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 authored and deltanedas committed Aug 9, 2024
1 parent 401379e commit 33c3af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/actions_changelog_rss.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
RSS_FILE = "changelog.xml"
XSL_FILE = "stylesheet.xsl"
HOST_KEYS = [
"AAAAC3NzaC1lZDI1NTE5AAAAIEE8EhnPjb3nIaAPTXAJHbjrwdGGxHoM0f1imCK0SygD"
"AAAAC3NzaC1lZDI1NTE5AAAAIOBpGO/Qc6X0YWuw7z+/WS/65+aewWI29oAyx+jJpCmh"
]

# RSS feed parameters, change these
Expand Down

0 comments on commit 33c3af9

Please sign in to comment.