Skip to content

Import default-passive-events & Some tweaks #27

Import default-passive-events & Some tweaks

Import default-passive-events & Some tweaks #27

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