Skip to content

Commit

Permalink
release gorc (#80)
Browse files Browse the repository at this point in the history
* let's release gorc too

* drop legacy script for building releases
  • Loading branch information
levicook authored Jul 19, 2021
1 parent a244e5a commit 577319e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/automated-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,10 @@ jobs:
with:
files: |
orchestrator/target/x86_64-unknown-linux-musl/release/client
orchestrator/target/x86_64-unknown-linux-musl/release/gorc
orchestrator/target/x86_64-unknown-linux-musl/release/orchestrator
orchestrator/target/x86_64-unknown-linux-musl/release/relayer
orchestrator/target/x86_64-unknown-linux-musl/release/register-delegate-keys
orchestrator/target/x86_64-unknown-linux-musl/release/relayer
orchestrator/target/x86_64-unknown-linux-musl/release/test-runner
module/build/gravity
solidity/artifacts/contracts/Gravity.sol/Gravity.json
Expand Down
16 changes: 0 additions & 16 deletions orchestrator/scripts/build-release.sh

This file was deleted.

0 comments on commit 577319e

Please sign in to comment.