There was an error while loading. Please reload this page.
1 parent e01b47e commit 6e57a78Copy full SHA for 6e57a78
1 file changed
.github/workflows/build.yaml
@@ -165,7 +165,8 @@ jobs:
165
- uses: actions/checkout@v5
166
167
- name: Build Examples (Using official Github Action)
168
- uses: SilverbackLtd/build-action@v1
+ # uses: SilverbackLtd/build-action@v1
169
+ uses: SilverbackLtd/build-action@main
170
with:
171
push: ${{ github.event_name != 'pull_request' }}
172
tag: latest
0 commit comments