Skip to content

releases/v5.1.0 (#499) #6

releases/v5.1.0 (#499)

releases/v5.1.0 (#499) #6

Workflow file for this run

name: Release Project
on:
push:
branches:
- main
paths:
- CHANGELOG.md
workflow_dispatch:
jobs:
release:
permissions:
actions: read
contents: write
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@v1
with:
changelogPath: ./CHANGELOG.md