Skip to content

QwertyMode now gets random words #50

QwertyMode now gets random words

QwertyMode now gets random words #50

Workflow file for this run

name: docker build
on:
push:
branches:
- main
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
persist-credentials: false
- name: Build
run: |
docker buildx build . -t wordhub