Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Peva Blanchard committed Nov 26, 2024
1 parent 397a807 commit 74c69ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
context: .
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/${{ github.repository }}/cloud-assess-app:${{ github.ref_name }}
ghcr.io/${{ github.repository_owner }}/${{ github.repository }}/cloud-assess-app:latest
ghcr.io/kleis-technology/cloud-assess/cloud-assess-app:${{ github.ref_name }}
ghcr.io/kleis-technology/cloud-assess/cloud-assess-app:latest
- name: Create a GitHub release
id: create_release
Expand Down

0 comments on commit 74c69ee

Please sign in to comment.