Skip to content

Commit 3194a9d

Browse files
fix: release snapshot
1 parent b83b553 commit 3194a9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-sdk-snapshot.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout Repo
1313
uses: actions/checkout@v4
14+
with:
15+
ref: "v2-dev"
1416

1517
- name: Run Examples
1618
uses: ./.github/workflows/run-integration-tests.yaml

0 commit comments

Comments
 (0)