We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c50731 commit 28ad20aCopy full SHA for 28ad20a
.github/workflows/docker.yml
@@ -23,7 +23,7 @@ jobs:
23
id: meta
24
uses: docker/metadata-action@v4
25
with:
26
- images: jhao104/proxy_pool
+ images: idiotdocker/winepy
27
tags: |
28
type=semver,pattern={{version}}
29
type=raw,value=latest,enable={{is_default_branch}}
0 commit comments