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 7519090 commit f266edcCopy full SHA for f266edc
.github/workflows/netlify.yml
@@ -91,7 +91,6 @@ jobs:
91
run: |
92
npm run unused-asset
93
- name: Deploy to Netlify
94
- if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }}
95
uses: nwtgck/actions-netlify@v3.0
96
with:
97
publish-dir: dist
0 commit comments