Skip to content

Harmony 2019 Update Node.js to 22.14.0 #636

Harmony 2019 Update Node.js to 22.14.0

Harmony 2019 Update Node.js to 22.14.0 #636

Workflow file for this run

name: Draft Release
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Release Drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}