ncipollo / release-action

An action which manages a github release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage of `allowupdates`

samsmithnz opened this issue · comments

I'm a bit confused about how allowupdates works.

I understand that it updates the body. To update the commit, I have to update the tag. All good there.

How come the time stamp doesn't update? It seems confusing that I've updated the entire release (assets, tag, body), but the original timestamp still remains. What am I missing?

image

This is something managed by GitHub, there is no mechanism to adjust the timestamp associated with the release (that I am aware of)

See api docs below:
https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28#update-a-release