ci: harden artifact and release tooling
CI / build (push) Successful in 1m25s
Release / release (push) Successful in 1m51s

This commit is contained in:
dmg
2026-08-01 11:55:45 -04:00
parent ccac20fa2b
commit baed3b4901
2 changed files with 4 additions and 10 deletions
+3 -3
View File
@@ -46,9 +46,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
run: |
npx -y \
-p semantic-release \
-p @semantic-release/commit-analyzer \
-p @semantic-release/release-notes-generator \
-p semantic-release@24.2.9 \
-p @semantic-release/commit-analyzer@13.0.1 \
-p @semantic-release/release-notes-generator@14.1.0 \
semantic-release \
--branches main \
--plugins @semantic-release/commit-analyzer,@semantic-release/release-notes-generator