You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the skip-recent options specific the number of artifacts, rather than commits. So, suspose my action generates more than one artifacts per commit (even more, not a constant number. It depends. ), while I want to keep recently 3 commits' artifacts, a new option which might be called skip-recent-commit might be handy.
The text was updated successfully, but these errors were encountered:
the
skip-recent
options specific the number of artifacts, rather than commits. So, suspose my action generates more than one artifacts per commit (even more, not a constant number. It depends. ), while I want to keep recently 3 commits' artifacts, a new option which might be calledskip-recent-commit
might be handy.The text was updated successfully, but these errors were encountered: