Skip to content

Commit

Permalink
fix: use semantic-release-replace-plugin@1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekzyla committed Jul 11, 2023
1 parent 94bdc57 commit 9949783
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
extra_plugins: |
@semantic-release/exec
@semantic-release/git
semantic-release-replace-plugin@1.2.4
@google/semantic-release-replace-plugin@1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_ADMIN }}

2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
[
"@semantic-release/commit-analyzer",
[
"semantic-release-replace-plugin",
"@google/semantic-release-replace-plugin",
{
"replacements": [
{
Expand Down

0 comments on commit 9949783

Please sign in to comment.