refactor: add TSDocs focused on SDK usage and deprecate magentoModule… #66
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |