We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a571403 commit c90b66dCopy full SHA for c90b66d
1 file changed
.github/workflows/release.yml
@@ -53,8 +53,6 @@ jobs:
53
--exclude 'renovate.json' \
54
--transform 's/^\./${{env.APP_NAME}}/' \
55
--sort=name \
56
- --format=posix \
57
- --pax-option='delete=atime,delete=ctime' \
58
--mtime="$(git show --no-patch --format=%ci HEAD)" \
59
--numeric-owner --owner=0 --group=0 \
60
--mode='go+u,go-w' \
0 commit comments