diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 08905905..f588f92b 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -9,13 +9,14 @@ on: type: choice options: - proxy_contract - - seda_chain_contracts + - data_requests + - staking password: required: true proxy: required: false -name: Deploy Seda Contract +name: Deploy SEDA Contract jobs: check_pass: