Skip to content

style(snackbar): 💄 Apply elevation directly to the snackbar #79

style(snackbar): 💄 Apply elevation directly to the snackbar

style(snackbar): 💄 Apply elevation directly to the snackbar #79

Workflow file for this run

name: Release & Publish
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release_publish:
uses: maicol07/actions/.github/workflows/release_publish_npm.yml@main
with:
release_channel: ${{ github.event.inputs.release_channel }}
secrets: inherit