Skip to content

Update node version for CD #53

Update node version for CD

Update node version for CD #53

name: VSF Continuous Delivery
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release-packages:
name: "Release NPM Packages"
uses: vuestorefront/integrations-github-workflows/.github/workflows/continuous-delivery.yml@main
secrets: inherit