What's Changed
usage:
uses: linear-b/gitstream-github-action@v1-cache
with:
update_times_a_day: 6
update_times_a_day = [1..24] it's mean
1 - will pull image from registry 1 time a day
4 - will pull image from registry 4 times a day
24 - will pull image from registry 24 times a day
etc...
Screenshot | Screenshot |
---|---|
in case of wrong value, will be a relevant message | ![]() |
Full Changelog: v1.0.15...1.0.16