Skip to content

Commit

Permalink
ci: add missing dependencies + pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PocketMiner82 committed Apr 2, 2024
1 parent a47c05f commit 584b74c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ jobs:
}
]
extra_plugins: |
@semantic-release/changelog
@semantic-release/git
semantic-release-replace-plugin
@semantic-release/[email protected]
@semantic-release/[email protected]
@saithodev/[email protected]
[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 584b74c

Please sign in to comment.