Skip to content

Release tracking

Release tracking #3850

name: Deploy
on:
pull_request_target:
permissions:
checks: write
contents: read
deployments: write
pages: write
id-token: write
jobs:
deploy:
if: ${{ github.repository != github.event.pull_request.head.repo.full_name }}
name: Preview
# SHA for security hardening. Points at 2.4.0 release
uses: primer/.github/.github/workflows/deploy_preview.yml@2bbbbf004e8281856e08f6607eb46a7ee59e65ed # v2.4.0
with:
node_version: 24
install: npm ci
build: npm run build
output_dir: apps/next-docs/out/