Skip to content

Commit

Permalink
Deploy Testnet Explorer from staking-v4-redesign-step-2
Browse files Browse the repository at this point in the history
  • Loading branch information
radumojic committed May 16, 2024
1 parent d738a23 commit 434986c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: deploy-testnet

on:
push:
branches: [development]
branches: [staking-v4-redesign-step-2]
repository_dispatch:
types: deploy-testnet
workflow_dispatch:
Expand All @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: development
ref: staking-v4-redesign-step-2
- name: Use Node.js
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 434986c

Please sign in to comment.