fix: remove persist-credentials to allow semantic-release push
All checks were successful
Release / release (push) Successful in 23s

This commit is contained in:
Bastian de Byl
2026-01-03 17:24:06 -05:00
parent 3b1991970b
commit a8646a6d52
3 changed files with 63 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
- name: Setup Node.js
uses: actions/setup-node@v4