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

Bump tar from 6.1.0 to 6.2.1 (#80) #83

Bump tar from 6.1.0 to 6.2.1 (#80)

Bump tar from 6.1.0 to 6.2.1 (#80) #83

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@v1.0.0
with:
node_version: 16
install: yarn
build: yarn build
output_dir: build