Skip to content

Bump gatsby-plugin-react-helmet from 4.14.0 to 6.13.1 #899

Bump gatsby-plugin-react-helmet from 4.14.0 to 6.13.1

Bump gatsby-plugin-react-helmet from 4.14.0 to 6.13.1 #899

Workflow file for this run

name: Deploy preview
on:
pull_request:
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
name: Build and deploy
uses: primer/.github/.github/workflows/[email protected]
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}
with:
node_version: 18
install: npm ci
build: npm run build:preview
output_dir: docs/public