Skip to content

3.0.1 Changelog (#105) #9

3.0.1 Changelog (#105)

3.0.1 Changelog (#105) #9

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