Skip to content

Commit

Permalink
update: update release
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-Shen committed Feb 4, 2024
1 parent e372059 commit 3fa33f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@semantic-release/exec",
{
"verifyReleaseCmd": "echo \"NEXT_VERSION=${nextRelease.version}\" >> $GITHUB_ENV",
"successCmd": "echo \"RELEASE_NOTES=${nextRelease.notes}\" >> $GITHUB_ENV"
"prepare": "echo \"RELEASE_NOTES=${nextRelease.notes}\" >> $GITHUB_ENV"
}
]
]
Expand Down

0 comments on commit 3fa33f9

Please sign in to comment.