Skip to content

Commit

Permalink
https://github.com/docker/metadata-action/pull/239
Browse files Browse the repository at this point in the history
  • Loading branch information
torsdag committed Mar 14, 2023
1 parent adc5a62 commit f8a72ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-docker.yml
Expand Up @@ -104,6 +104,8 @@ jobs:
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
env:
DOCKER_METADATA_PR_HEAD_SHA: true
with:
tags: |
type=ref,event=branch
Expand Down

0 comments on commit f8a72ec

Please sign in to comment.