Skip to content

Commit

Permalink
fix: Небольшие изменения
Browse files Browse the repository at this point in the history
  • Loading branch information
Mid1i committed Oct 30, 2024
1 parent 2a3a04f commit e607da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- run: npm install semantic-release @semantic-release/changelog @semantic-release/git --prefix ./semantic_release_modules
- run: ./semantic_release_modules/node_modules/.bin/semantic-release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: rm -rf node_modules

0 comments on commit e607da4

Please sign in to comment.