Skip to content

Commit 63a631e

Browse files
authored
Merge pull request #3416 from Shopify/changeset-2025-10
Changeset 2025 10
2 parents f781262 + bd86134 commit 63a631e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
title: Version Packages (${{ github.ref_name }})
3333
publish: yarn run deploy --tag ${{ github.ref_name }}
34+
createGithubReleases: false
3435
env:
3536
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3637
GITHUB_TOKEN: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)