Skip to content

Commit

Permalink
Build notify-release action
Browse files Browse the repository at this point in the history
  • Loading branch information
vanessa committed Nov 13, 2023
1 parent 4db532f commit 101021a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/notify-release/dist/index.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"github": {
"release": true,
"releaseName": "${version}",
"releaseName": "v${version}",
"assets": ["chrome-extension.zip"],
"draft": true
},
Expand Down

0 comments on commit 101021a

Please sign in to comment.