Skip to content

Commit

Permalink
fix: token
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricerenck committed Mar 30, 2024
1 parent b507721 commit 5bdf84a
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 5bdf84a

Please sign in to comment.