Skip to content

fix: operation

fix: operation #13

Workflow file for this run

name: deploy
on:
push:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2