Skip to content

Commit

Permalink
Update host key for changelog RSS (space-wizards#30068)
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 authored Jul 15, 2024
1 parent b7d3964 commit eb3b2ae
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 eb3b2ae

Please sign in to comment.