Skip to content

Refactor i18n to support i18n Ally(VScode Plugin) #59

Refactor i18n to support i18n Ally(VScode Plugin)

Refactor i18n to support i18n Ally(VScode Plugin) #59

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