jpd236 / kotwords

Collection of crossword puzzle file format converters and other utilities, written in Kotlin.
Apache License 2.0
25 stars 6 forks source link

Add manual workflow to deploy to GitHub pages #30

Open jpd236 opened 2 years ago

jpd236 commented 2 years ago

So that this can be triggered remotely instead of having to build + upload commits from my local workstation, which feels more error-prone. (At some point, it could make sense to automate it on commit or on release, but this would be a reasonable first step).