Skip to content

Fix branch reference #19

Fix branch reference

Fix branch reference #19

Workflow file for this run

name: Production Release
on:
push:
branches:
- main
- add-gh-actions
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
release:
name: "Update release branch"
uses: humanmade/hm-github-actions/.github/workflows/build-and-release-node.yml@227ebe6ec618d246d3ed6787c3dc2f2e49f2692f
with:
node_version: 22
source_branch: add-gh-actions
release_branch: release
built_asset_paths: build