Skip to content

chore: release version 1.1.0 #33

chore: release version 1.1.0

chore: release version 1.1.0 #33

Workflow file for this run

---
name: Build main Branch
concurrency:
group: build-${{ github.ref }}
cancel-in-progress: true
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
jobs:
build:
uses: LinkedMink/.github/.github/workflows/build-npm-package.yml@main
with:
uploadBuild: false