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 d5c50d6 commit 104f6a6Copy full SHA for 104f6a6
.github/workflows/pr-preview.yml
@@ -94,7 +94,7 @@ jobs:
94
node-version: lts/*
95
use-npm-ci: true
96
- run: npm run build-only
97
- - run: node scripts/insert_snapshot_warning
+ - run: node scripts/insert-snapshot-warning.js
98
- run: ./scripts/deploy-github-pages.sh --pr ${{ github.event.number }}
99
env:
100
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments