Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hirenko-v committed Oct 2, 2024
1 parent dcb5507 commit 38d38a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
node-version: "20.11.0"

- name: Release
# env:
# GITHUB_TOKEN: ${{ secrets.GIT_PERSONAL_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm install
npx semantic-release
Expand Down

0 comments on commit 38d38a2

Please sign in to comment.