Skip to content

Update README.md

Update README.md #3

Workflow file for this run

name: Main
on:
push:
branches: main
jobs:
build:
uses: ./.github/workflows/build.yml
with:
latest: true
push: true