Skip to content

feat: adds design token resultion for cfGap, cfWidth, cfHeight, and c… #24

feat: adds design token resultion for cfGap, cfWidth, cfHeight, and c…

feat: adds design token resultion for cfGap, cfWidth, cfHeight, and c… #24

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 }}