Skip to content

project reinit

project reinit #65

Workflow file for this run

name: Build and deployment
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2