feat: new workflow CI (#24)

Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com>
This commit is contained in:
Charles GTE
2026-03-08 20:22:45 +01:00
committed by GitHub
parent a4a7a9a2c4
commit 2454915866
-1
View File
@@ -54,7 +54,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "lts/*"
cache: "pnpm"
- name: Install release-it globally
run: npm install -g release-it