chipsalliance / Cores-VeeR-EL2

VeeR EL2 Core
https://chipsalliance.github.io/Cores-VeeR-EL2/html/main/docs_rendered/html/index.html
Apache License 2.0
238 stars 70 forks source link

Preserve index in PR remove workflow #113

Closed mczyz-antmicro closed 10 months ago

mczyz-antmicro commented 10 months ago

Index.html is not preserved by update_webpage script, which results in a brief period between PR remove workflow and main CI workflow when the website is unavailable. In this PR, I added the same solution as in publish webpage workflow.