Skip to content

Commit

Permalink
chore(deps): remove semantic-release package (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephigenia authored Jan 2, 2025
1 parent 5170d6a commit 6156524
Show file tree
Hide file tree
Showing 3 changed files with 2,496 additions and 7,627 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
persist-credentials: false
- uses: ./.github/actions/setup
- run: npm run semantic-release
- run: npx run semantic-release@24.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Loading

0 comments on commit 6156524

Please sign in to comment.