diff --git a/.changeset/pre.json b/.changeset/pre.json index 19615985aa..e63fcddc46 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -75,10 +75,5 @@ "@graphcommerce/prettier-config-pwa": "7.0.1", "@graphcommerce/typescript-config-pwa": "7.0.1" }, - "changesets": [ - "aaaa-delete-me", - "red-gifts-listen", - "rich-guests-applaud", - "twelve-deers-begin" - ] + "changesets": ["red-gifts-listen", "rich-guests-applaud", "twelve-deers-begin"] } diff --git a/.github/workflows/release-canary.yml b/.github/workflows/release-canary.yml index 5dabbf9499..18a883999f 100644 --- a/.github/workflows/release-canary.yml +++ b/.github/workflows/release-canary.yml @@ -47,7 +47,7 @@ jobs: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)" echo "::set-output name=date::$(date +"%B %d, %Y")" - name: release - uses: paales/changesets-action@aggregate-release-mode + uses: paales/changesets-action@main with: publish: 'yarn release' commit: 'chore(release): update monorepo packages versions'