Skip to content

feat: add text1Style and text2Style to ToastOptions (#479) #206

feat: add text1Style and text2Style to ToastOptions (#479)

feat: add text1Style and text2Style to ToastOptions (#479) #206

Workflow file for this run

name: Create Tag
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: Klemensas/action-autotag@stable
with:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
tag_prefix: 'v'