Skip to content

Commit

Permalink
fix: docker release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ajasnosz committed Apr 18, 2024
1 parent 3310fef commit 5d5affd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
gpg_private_key: ${{ secrets.SA_GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.SA_GPG_PASSPHRASE }}
extra_plugins: |
@google/semantic-release-replace-plugin
semantic-release-replace-plugin@1.2.7
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_ADMIN }}

0 comments on commit 5d5affd

Please sign in to comment.