Skip to content

Commit

Permalink
add roa-jsonrpc in release action
Browse files Browse the repository at this point in the history
Signed-off-by: Hexilee <i@hexilee.me>
  • Loading branch information
Hexilee committed Aug 4, 2020
1 parent 93a8646 commit 6a3b2f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ jobs:
registryName: roa-tokio
path: roa-tokio
publishPath: /target/package
- name: roa-jsonrpc
registryName: roa-jsonrpc
path: roa-jsonrpc
publishPath: /target/package
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 6a3b2f8

Please sign in to comment.