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 e4627a9 commit a8ae0b5Copy full SHA for a8ae0b5
.github/workflows/main.yml
@@ -25,3 +25,4 @@ jobs:
25
path: dist
26
27
- uses: actions/deploy-pages@v4
28
+ if: github.ref == 'refs/heads/master'
0 commit comments