Merge branch 'develop' of github.com:Trivernis/2b-rs into develop

pull/15/head
trivernis 3 years ago
commit 77fd292763
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -39,6 +39,10 @@ jobs:
with:
name: tobi-rs-linux-x86_64
path: target/tobi-rs-linux-x86_64
- name: Upload to ipfs
uses: aquiladev/ipfs-action@v1
with:
path: target/tobi-rs-linux-x86_64
- name: publish release
uses: "marvinpinto/action-automatic-releases@latest"
with:

Loading…
Cancel
Save