We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff381b5 commit efbcccdCopy full SHA for efbcccd
1 file changed
.github/workflows/build.yml
@@ -49,6 +49,7 @@ jobs:
49
environment:
50
name: github-pages
51
needs: build
52
+ if: github.ref == 'refs/heads/main'
53
runs-on: ubuntu-latest
54
permissions:
55
pages: write
0 commit comments