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 81d5da0 commit 490516fCopy full SHA for 490516f
.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74
mode: ${{ matrix.mode }}
75
76
deploy:
77
- name: Deploy to GitHub Pages and Netlify
+ name: Deploy to GitHub Pages
78
needs: build-app
79
if: github.ref == 'refs/heads/main'
80
permissions:
0 commit comments