Skip to content

Add NPM_TOKEN and NPM_CONFIG_PROVENANCE (#6224) #236

Add NPM_TOKEN and NPM_CONFIG_PROVENANCE (#6224)

Add NPM_TOKEN and NPM_CONFIG_PROVENANCE (#6224) #236

Workflow file for this run

name: Build Docs
on:
push:
branches: [release-v*]
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Set up environment
uses: ./.github/actions/setup
- run: bash scripts/git-user-config.sh
- run: node scripts/update-docs-branch.js
- run: git push --all origin