Skip to content

Commit

Permalink
Merge pull request #84 from vuestorefront-community/revert-83-mkoszut…
Browse files Browse the repository at this point in the history
…-patch-1

Revert "Update continuous-delivery.yml"
  • Loading branch information
mkoszut authored Nov 2, 2023
2 parents 2cfaf0b + 87592d6 commit 0cca7bf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,4 @@ jobs:
- if: ${{ (inputs.enterprise == false) && (steps.changesets.outputs.hasChangesets == 'false') }}
name: Publish
run: |
yarn build \
&& npm config --location project set @vue-storefront:registry=https://registrynpm.storefrontcloud.io/ \
&& yarn changeset publish
run: yarn build && yarn changeset publish

0 comments on commit 0cca7bf

Please sign in to comment.