2
0

🔖 Release v2.15.2

This commit is contained in:
Baptiste Arnaud
2023-07-17 07:56:09 +02:00
parent 2c2952e364
commit 23e8928382
3 changed files with 58 additions and 1 deletions

View File

@ -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'