Skip to content

Commit c59bfd3

Browse files
authored
Merge pull request #837 from SolidOS/deploy-gh-pages
deploy gh-pages from staging
2 parents 0fcec65 + 21311e9 commit c59bfd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
gh-pages:
4646
needs: build
4747
runs-on: ubuntu-latest
48-
if: github.ref == 'refs/heads/main'
48+
if: github.ref == 'refs/heads/staging'
4949
steps:
5050
- uses: actions/download-artifact@v8
5151
with:

0 commit comments

Comments
 (0)