Skip to content

Commit

Permalink
fix: #69 use docker/metadata-action to create labels 4
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdan-shulha committed Sep 8, 2024
1 parent f4aca62 commit e7eba13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
type=ref,event=tag
type=sha
type=edge
type=raw,priority=1001,value=${{ needs.release-please.outputs.tag_name }}
- name: Login to Docker Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit e7eba13

Please sign in to comment.