Skip to content

Commit

Permalink
change connect branch to testt
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Mar 5, 2024
1 parent dcb0265 commit 5e5f1f5
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: development@0.3.0-beta.1
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: development@0.3.0-beta.1
advanced-tools-branch: advanced-tools
environment: Cloudflare-Testnet
public-url: "/${{ needs.branch-sha.outputs.value }}"
Expand Down

0 comments on commit 5e5f1f5

Please sign in to comment.