Related user(s):
@erikmd
Related issue(s) or PR(s):
No response
Related project scope(s):
No response
The problem:
Currently the page https://ocaml-sf.org/learn-ocaml/artifacts/index.html is automatically updated by GHA.
But as there's no visible timestamp, users couldn't guess if these artifacts relate to master or a tagged release.
Wanted solution:
Change the publish-artifacts.yml GHA workflow (with bash commands) to add one such timestamp.
Considered alternatives:
No response
Additional context:
No response