Skip to content

Merge pull request #28 from codeforpakistan/dependabot/npm_and_yarn/m… #2

Merge pull request #28 from codeforpakistan/dependabot/npm_and_yarn/m…

Merge pull request #28 from codeforpakistan/dependabot/npm_and_yarn/m… #2

Workflow file for this run

name: Deploy Storybook to GitHub Pages
on:
push:
branches:
- "main" # change to the branch you wish to deploy from
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- id: build-publish
uses: bitovi/[email protected]
with:
path: build # change to your build folder