This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
chore: do not publish any assets
version-14
Deepesh Garg
3 years ago
parent
6c7d867dbd
commit
17aeec04c8
1 changed files
with
1 additions
and
7 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-7
.releaserc
+ 1
- 7
.releaserc
View File
@@ -19,12 +19,6 @@
"message": "chore(release): Bumped to Version ${nextRelease.version}\n\n${nextRelease.notes}"
}
],
[
"@semantic-release/github", {
"assets": [
{"path": "dist/*"},
]
}
]
"@semantic-release/github"
]
}
Write
Preview
Loading…
Cancel
Save