Skip to content

Commit

Permalink
ci: fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Data5tream committed Jun 26, 2023
1 parent f4ff0d2 commit 23b836a
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 @@ -26,7 +26,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
name/app
${{ github.repository }}
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit 23b836a

Please sign in to comment.