Skip to content

Commit c82016c

Browse files
committed
docs: use ubuntu latest to publish npm ackage (#50)
Signed-off-by: Mariusz Jasuwienas <jasuwienas@gmail.com>
1 parent c0d1317 commit c82016c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contracts/.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
branches: ["main", "release/x", { "name": "rc/0.1.1", "prerelease": "rc" }],
2+
branches: ["main", "release/x", { "name": "50-rc-1", "prerelease": "rc" }],
33
tagFormat: "v${version}",
44
plugins: [
55
[

0 commit comments

Comments
 (0)