no message

This commit is contained in:
Roger Far 2025-04-13 10:41:45 -06:00
parent fab14f1f3f
commit 11c341b7f8

View file

@ -20,12 +20,12 @@ jobs:
with:
fetch-depth: 0
- name: Get latest release info
id: query-release-info
uses: release-flow/keep-a-changelog-action@v2
with:
command: query
version: ${{ github.ref_name }}
- name: Get latest release info
id: query-release-info
uses: release-flow/keep-a-changelog-action@v2
with:
command: query
version: ${{ github.ref_name }}
- name: Setup Node.js
uses: actions/setup-node@v4