Skip to content

Commit

Permalink
Prepare v0.5.6 (#1976)
Browse files Browse the repository at this point in the history
* [release] prepare v0.5.6

* [ci] disable auto deploy testnet
  • Loading branch information
jolestar authored Jun 23, 2024
1 parent 3f4a12c commit 6ee1f8f
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 54 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy_testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
ref:
description: 'Tag or branch to deploy'
default: 'main'
workflow_run:
workflows: ["Build Docker And Deploy Seed"]
types:
- completed
# workflow_run:
# workflows: ["Build Docker And Deploy Seed"]
# types:
# - completed

jobs:
deploy-rooch-testnet:
Expand Down
Loading

0 comments on commit 6ee1f8f

Please sign in to comment.