From b9a0964b6569c7f3bc946cb71da180a05136948d Mon Sep 17 00:00:00 2001 From: bojinovic Date: Tue, 21 May 2024 10:35:30 +0200 Subject: [PATCH] cmt --- .github/workflows/publish.yaml | 5 +++-- README.md | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 418f2db..612ffaa 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -1,6 +1,7 @@ on: - push: - branches: main + release: + types: + - created jobs: publish: diff --git a/README.md b/README.md index 23fb601..eeacd83 100644 --- a/README.md +++ b/README.md @@ -179,5 +179,6 @@ _**Information for `filecoin-solidity` lib developers is contained in [./lib-dev +