There was an error while loading. Please reload this page.
2 parents 0fcec65 + 21311e9 commit c59bfd3Copy full SHA for c59bfd3
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
gh-pages:
46
needs: build
47
runs-on: ubuntu-latest
48
- if: github.ref == 'refs/heads/main'
+ if: github.ref == 'refs/heads/staging'
49
steps:
50
- uses: actions/download-artifact@v8
51
with:
0 commit comments