Skip to content

chore(main): release web-components 2.0.1 #482

chore(main): release web-components 2.0.1

chore(main): release web-components 2.0.1 #482

Workflow file for this run

name: Deploy Documentation Preview on Netlify
on: pull_request
jobs:
Documentation-Preview:
if: github.event.pull_request.author_association == 'COLLABORATOR' || github.event.pull_request.author_association == 'OWNER' || github.event.pull_request.author_association == 'MEMBER'
uses: ./.github/workflows/docs-publish.yml
with:
production: false
secrets: inherit