Commit graph

5 commits

Author SHA1 Message Date
fb3c175e34
Designate scheduled action to execute once per year
All checks were successful
Generate Website / Generate Website (push) Successful in 16s
- Schedule action runner to run once per year at midnight on
  the first day of January
- Use `sha256sum` instead of `git` commit hashes for revision hash
- Set modification time of `website.tar.zst` to UNIX epoch
- Use GNU tar instead of busybox tar
2024-12-23 02:20:54 -05:00
021c77f8a1
Reduce verbosity of curl in action runner
All checks were successful
Generate Website / Generate Website (push) Successful in 17s
2024-12-20 20:47:53 -05:00
008d00375b
Workaround for LFS double authentication header
All checks were successful
Generate Website / Generate Website (push) Successful in 17s
2024-12-17 01:31:30 -05:00
24ffad8ed4
Rename auxiliary checkout step
Some checks failed
Generate Website / Generate Website (push) Failing after 1m28s
2024-12-16 23:34:08 -05:00
19a96276e7
Rename build.yml to generate.yml and increase fetch depth
All checks were successful
Generate Website / Generate Website (push) Successful in 16s
2024-12-16 00:45:33 -05:00
Renamed from .forgejo/workflows/build.yml (Browse further)