Skip to content

chore: update ref to docs (🤖) #27

chore: update ref to docs (🤖)

chore: update ref to docs (🤖) #27

Workflow file for this run

name: Push and publish version branch
on:
push:
branches:
- 'v**'
jobs:
build-and-deploy:
uses: electron/website/.github/workflows/build-and-deploy.yml@main
with:
branch: version
secrets:
SAS: ${{ secrets.SAS }}