Skip to content

Commit

Permalink
temp disable createGithub release in workflow #1
Browse files Browse the repository at this point in the history
  • Loading branch information
ukorvl committed May 22, 2024
1 parent 8629ea1 commit 37e3c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
with:
title: "Version Packages"
commit: "version packages"
createGithubReleases: true
# createGithubReleases: true
publish: "npm run changeset:publish"

0 comments on commit 37e3c66

Please sign in to comment.