Skip to content

Commit

Permalink
ci: update tag format
Browse files Browse the repository at this point in the history
  • Loading branch information
ruisaraiva19 committed Apr 13, 2022
1 parent 64071b3 commit 2de803d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-youtube/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ module.exports = {
{ name: 'alpha', prerelease: true },
{ name: 'canary', prerelease: true },
],
tagFormat: `v\${version}`,
};

0 comments on commit 2de803d

Please sign in to comment.