Skip to content

fix: design token logic breaks auto height for empty containers (#210) #40

fix: design token logic breaks auto height for empty containers (#210)

fix: design token logic breaks auto height for empty containers (#210) #40

Workflow file for this run

name: Main
on:
push:
branches:
- '*'
workflow_dispatch:
jobs:
install-build:
runs-on: ubuntu-latest
steps:
- name: 'Echo ref_name'
run: echo ${{ github.ref_name }}