Skip to content

Commit

Permalink
fix: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ElaBosak233 committed Nov 15, 2024
1 parent 2ef6382 commit d4ecf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
id: meta
with:
images: |
docker.io/${{ github.repository_owner }}/cdsuno
docker.io/elabosak233/cdsuno
flavor: |
latest=${{ startsWith(github.ref, 'refs/tags/v') && !contains(github.ref, '-') }}
tags: |
Expand Down

0 comments on commit d4ecf9a

Please sign in to comment.