Updated GitHub build workflow.

This commit is contained in:
Abdulmhsen B. A. A
2022-02-14 19:34:46 +03:00
parent 12a2f2f090
commit c15b13ca09

View File

@@ -23,7 +23,7 @@ jobs:
images: arabcoders/watchstate
tags: |
type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }}
type=ref,event=tag
type=ref,event=tag,enable=${{ startsWith(github.ref, 'refs/tags/v') }}
type=ref,event=pr
type=sha,prefix={{branch}}-
flavor: |