Skip to content

Commit

Permalink
chore: fix android semantic release replace plugin dependency (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangela authored Jul 25, 2023
1 parent 6baaaa5 commit b81aaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync-files/android/.github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
extra_plugins: |
"@semantic-release/[email protected]"
"@semantic-release/[email protected]"
"@google/semantic-release-replace-plugin"
"@google/semantic-release-replace-plugin@1.2.0"
"@semantic-release/[email protected]"
"@semantic-release/[email protected]"
"@semantic-release/[email protected]"
Expand Down

0 comments on commit b81aaf5

Please sign in to comment.