joshuabenuck / seran-wiki

Experiment to create a Deno based implementation of Federated Wiki
MIT License
11 stars 7 forks source link

Force docker repo names to lowercase #37

Closed dobbs closed 4 years ago

dobbs commented 4 years ago

Think this should fix this example failure: https://github.com/WardCunningham/seran-wiki/runs/526417213?check_suite_focus=true#step:4:11

pcunning commented 4 years ago

Nice - Shame GitHub doesn't just have a function for this.

dobbs commented 4 years ago

There may be better ways to solve this with these official actions. https://github.com/sdras/awesome-actions#official-actions

I also found interesting things in the toolkit, but don't much feel like learning how to use those tools just now: https://github.com/actions/toolkit