Skip to content

Commit c680bd4

Browse files
authored
chore(CI): refactor to use main (until release)
1 parent 32fb289 commit c680bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- uses: actions/checkout@v4
129129

130130
- name: Build Examples
131-
uses: SilverbackLtd/build-action@refactor/use-updated-sdk
131+
uses: SilverbackLtd/build-action@main
132132
with:
133133
push: ${{ github.event_name != 'pull_request' }}
134134
tag: latest

0 commit comments

Comments
 (0)