Skip to content

Commit

Permalink
Update build_docker_images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJaacks authored Feb 14, 2024
1 parent 48779c4 commit 3b3cfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: ghcr.io/tylerjaacks/isponsorblocktv, tylerjaacks/isponsorblocktv
images: ghcr.io/tylerjaacks/isponsorblocktv
tags: |
type=raw,value=develop,priority=900,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
type=ref,enable=true,priority=600,prefix=pr-,suffix=,event=pr
Expand Down

0 comments on commit 3b3cfa9

Please sign in to comment.