Skip to content

fix: add stylelint-config-prettier-scss to prevent conflicts #2

fix: add stylelint-config-prettier-scss to prevent conflicts

fix: add stylelint-config-prettier-scss to prevent conflicts #2

Workflow file for this run

name: Release
on:
push:
branches:
- "main"
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: remindgmbh/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
node-version: 20
npm-token: ${{ secrets.NPM_TOKEN }}
type: github-npm