This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
chore(in-3875): storyblok package upgrade (#26) #1
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: | |
- master | |
jobs: | |
release-packages: | |
name: "Release NPM Packages" | |
uses: vuestorefront/integrations-github-workflows/.github/workflows/continuous-delivery.yml@main | |
secrets: inherit | |
with: | |
enterprise: false |