Merge pull request #8 from luigi311/dev

Update workflow
pull/26/head
Luigi311 2022-05-23 20:11:54 +00:00 committed by GitHub
commit cf807fb2d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -21,9 +21,11 @@ jobs:
env:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
if: "${{ env.DOCKER_USERNAME != '' }}"
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ${{ secrets.DOCKER_USERNAME }}/jellyplex-watched # list of Docker images to use as base name for tags
flavor: |
latest=auto
tags: |
type=ref,event=branch
type=ref,event=pr