Skip to content

Commit

Permalink
Update workflow for Plexdrive 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rapejim authored Jun 9, 2024
1 parent a484269 commit 1b0f299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: docker/metadata-action@v5
with:
tags: |
type=ref,event=branch,suffix="-pd521"
type=ref,event=branch,suffix=-pd521
images: |
${{ env.IMAGE_NAME }}
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 1b0f299

Please sign in to comment.