Skip to content

Commit

Permalink
chore: test without token
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricerenck committed Mar 30, 2024
1 parent 47fef79 commit b507721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b507721

Please sign in to comment.