Skip to content

Commit

Permalink
fix:Release rags
Browse files Browse the repository at this point in the history
  • Loading branch information
andreroggeri committed Apr 14, 2024
1 parent b4cfc00 commit 4f06a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
with:
context: ./chatbot
platforms: linux/amd64,linux/arm64
tags: ${{ steps.version.outputs.image_version }},ghcr.io/andreroggeri/schedule:latest
tags: ${{ steps.version.outputs.image_version }},ghcr.io/andreroggeri/messaging:latest
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit 4f06a91

Please sign in to comment.