Open Mynacol opened 3 months ago
That is unnecessary after https://github.com/polymorphicshade/Tubular/issues/60. It should ease reproducible builds and prevent regressions.
Additionally: Should you remove the --force flag from git checkout? Or switch entirely to the checkout action?
--force
git checkout
That is unnecessary after https://github.com/polymorphicshade/Tubular/issues/60. It should ease reproducible builds and prevent regressions.
Additionally: Should you remove the
--force
flag fromgit checkout
? Or switch entirely to the checkout action?