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 +