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 0ed2565 commit c2ab230Copy full SHA for c2ab230
.github/workflows/ci.yml
@@ -238,9 +238,6 @@ jobs:
238
echo "🎯 Preview page: ${deploy_url}/${{ github.event.inputs.preview_page }}"
239
fi
240
241
- env:
242
- NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
243
- NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
244
- name: Post PR Comment with Preview Links
245
if: github.event_name == 'pull_request'
246
uses: actions/github-script@v8
0 commit comments