Skip to content

fix: package.json

fix: package.json #1

Workflow file for this run

name: Build Release
on:
push:
tags:
- '**'
jobs:
release:
uses: onecx/ci-angular/.github/workflows/build-release.yml@v1
secrets: inherit