1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
fb3c175e34
Designate scheduled action to execute once per year
- 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 2024-12-20 20:47:53 -05:00
008d00375b
Workaround for LFS double authentication header 2024-12-17 01:31:30 -05:00
24ffad8ed4
Rename auxiliary checkout step 2024-12-16 23:34:08 -05:00
19a96276e7
Rename build.yml to generate.yml and increase fetch depth 2024-12-16 00:45:33 -05:00
fa5215f5ef
Restructure pipeline 2024-12-14 05:20:17 -05:00
12bc33f619
Remove redundant packages and envvars 2024-12-14 04:10:54 -05:00
6f0efabee4
Deployment workflow 2024-12-14 02:59:33 -05:00