We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gh
1 parent b0dd3ca commit 0ccf693Copy full SHA for 0ccf693
.github/workflows/release.yml
@@ -31,5 +31,5 @@ jobs:
31
32
gh release create "$tag" \
33
--title="$tag" \
34
- --notes-file=CHANGELOG.md
+ --notes-file=CHANGELOG.md \
35
main.js manifest.json styles.css
0 commit comments