Skip to content

Commit

Permalink
change tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Nina Bernick committed Jun 4, 2024
1 parent a9da4b7 commit 9bb8b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository }}/my-image:latest
tags: ghcr.io/${{ github.repository }}:latest

- name: run tests
run: |
Expand Down

0 comments on commit 9bb8b61

Please sign in to comment.