chore: ignore alpha for test

This commit is contained in:
mob-sakai
2026-06-08 16:45:12 +09:00
parent 48b38ec34f
commit 9cd47c32bc
8 changed files with 138 additions and 10 deletions

View File

@@ -27,10 +27,10 @@ jobs:
split_to: ${{ steps.summary.outputs.split_to }}
steps:
- name: 🚚 Checkout (${{ github.ref_name }})
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: 🔖 Run semantic release
uses: cycjimmy/semantic-release-action@v5
uses: cycjimmy/semantic-release-action@v6
id: release
with:
working_directory: Packages/src