Skip to content

chore(deps): bump @storybook/core in the production-dependencies group #13

chore(deps): bump @storybook/core in the production-dependencies group

chore(deps): bump @storybook/core in the production-dependencies group #13

Workflow file for this run

---
name: Mirror Repository
on:
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}
permissions:
contents: read
jobs:
gitlab:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Mirror Repository
uses: 0xTheProDev/gitlab-mirror@v1
with:
follow-tags: true
password: ${{ secrets.GITLAB_PAT }}
project-id: "storybook-addon-sass-postcss"
username: "0xTheProDev"