Commit graph

13 commits

Author SHA1 Message Date
TEC 00d1a88ef7
Publish script: avoid find-file-noselect + fixes
A doom change now causes a y-or-n-p prompt to appear, so we need to make
that non-interactive.
2021-01-27 17:51:35 +08:00
TEC d95df6a76a
Publish script: avoid need to purge gh image cache
By using a raw.githubusercontent.com url, github no longer uses the camo
cache, and so I can avoid bothering with cache clearing.
2021-01-24 00:19:26 +08:00
TEC 54e617139c
Publish script: ask github to clear cached images 2021-01-24 00:17:32 +08:00
TEC a2d7ee7964
Publish workflow: implement file moving in scripts
It makes sense to put the decisions of which files to publish with the
generation of said files.
2021-01-23 20:24:00 +08:00
TEC 42e67781d9
Publish workflow: run daily for doom change errors
Sometimes it's not a change in my config that breaks something.
It's good to be sure.
2021-01-23 17:47:27 +08:00
TEC 5340aaa951
Publish workflow: stop before trying to publish PR 2021-01-23 17:32:27 +08:00
TEC 701f61f683
Publish workflow: Autoformatting 2021-01-23 17:31:41 +08:00
TEC 1c8514fa79
Refactor config publishing scripts 2021-01-23 17:19:47 +08:00
TEC b8411cc4a6
CI: Also publish svgs in ./misc 2020-12-26 12:31:00 +08:00
TEC cb2b6c306c
Remove obsolete line from CI action
As the publish dir is set, this is no longer needed.
2020-12-26 00:52:57 +08:00
TEC 28b47108be Add xclip dependency to publish workflow 2020-11-14 16:49:18 +08:00
TEC b7d655d9f8 Use subdir for publish action 2020-11-04 00:18:20 +08:00
TEC db5fcf2c4f Add github publish action 2020-11-04 00:06:06 +08:00