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 c4010b7 commit e9eefe2
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 }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
- run: rm -rf node_modules

0 comments on commit e9eefe2

Please sign in to comment.