mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-27 21:39:20 +02:00
319 B
319 B
Metadata
Since v1.20
GoReleaser creates some metadata files in the dist
directory before it
finishes running.
These are the options available:
# .goreleaser.yaml
#
metadata:
# Set the modified timestamp on the metadata files.
#
# Templates: allowed
mod_timestamp: "{{ .CommitTimestamp }}"