Skip to content

Commit

Permalink
chore: replace Obscuro with Ten
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennievon committed Nov 23, 2023
1 parent ef418f2 commit 2c56a25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/manual-deploy-obscuro-scan-3.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Deploys Obscuro Scan on Azure for Testnet
# Builds the Obscuro Scan image, pushes the image to dockerhub and starts the Obscuro Scan on Azure
# Deploys Ten Scan on Azure for Testnet
# Builds the Ten Scan image, pushes the image to dockerhub and starts the Ten Scan on Azure

name: "[M] Deploy Obscuro Scan 3 Testnet"
run-name: "[M] Deploy Obscuro Scan Testnet ( ${{ github.event.inputs.testnet_type }} )"
name: "[M] Deploy Ten Scan 3 Testnet"
run-name: "[M] Deploy Ten Scan Testnet ( ${{ github.event.inputs.testnet_type }} )"
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 2c56a25

Please sign in to comment.