Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Merge pull request #74 from primer/dependabot/npm_and_yarn/follow-red… #79

Merge pull request #74 from primer/dependabot/npm_and_yarn/follow-red…

Merge pull request #74 from primer/dependabot/npm_and_yarn/follow-red… #79

name: Deploy (production)
on:
push:
branches:
- main
permissions:
contents: read
checks: write
deployments: write
pages: write
id-token: write
jobs:
deploy:
name: Deploy
uses: primer/.github/.github/workflows/deploy.yml@main
with:
node_version: 16
install: yarn
build: yarn build
output_dir: build