Skip to content

chore: add list and map utilities to sass-ext #27

chore: add list and map utilities to sass-ext

chore: add list and map utilities to sass-ext #27

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.LIT_ROBOT_ACCESS_TOKEN }}