Skip to content

v4 release and required workflow updates (#125) #13

v4 release and required workflow updates (#125)

v4 release and required workflow updates (#125) #13

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@a705b2ab6a3ee889f2b0d925ad0bd2f9eb733ce6
with:
changelogPath: ./CHANGELOG.md