chore: test without token

This commit is contained in:
Maurice Renck 2024-03-30 17:03:46 +01:00
parent 47fef79985
commit b507721131
No known key found for this signature in database
GPG key ID: D0268340AC44A414

View file

@ -78,6 +78,6 @@ jobs:
run: npm ci --ignore-scripts
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.PAT_SEMANTIC_RELEASE }}
# env:
# GITHUB_TOKEN: ${{ secrets.PAT_SEMANTIC_RELEASE }}
run: npx semantic-release