Skip to content

Commit

Permalink
stick wc version to 0.2.1-beta.0-development
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Jan 16, 2024
1 parent b329a02 commit ba91dbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
name: preview
separator: P
connect-branch: development
connect-branch: 0.2.1-beta.0-development
advanced-tools-branch: advanced-tools
environment: Cloudflare-Preview
public-url: "/${{ needs.branch-sha.outputs.value }}"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
name: testnet
separator: T
connect-branch: development
connect-branch: 0.2.1-beta.0-development
advanced-tools-branch: advanced-tools
environment: Cloudflare-Testnet
public-url: "/${{ needs.branch-sha.outputs.value }}"
Expand Down

0 comments on commit ba91dbc

Please sign in to comment.