🔖 Release v2.15.2
This commit is contained in:
6
.github/workflows/auto-create-tags.yml
vendored
6
.github/workflows/auto-create-tags.yml
vendored
@ -33,3 +33,9 @@ jobs:
|
||||
with:
|
||||
root: '/packages/embeds/react'
|
||||
tag_prefix: 'react-v'
|
||||
|
||||
- name: 'Create nextjs tag'
|
||||
uses: butlerlogic/action-autotag@stable
|
||||
with:
|
||||
root: '/packages/embeds/nextjs'
|
||||
tag_prefix: 'nextjs-v'
|
||||
|
Reference in New Issue
Block a user