Skip to content

Commit

Permalink
chore(ci): add label
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm committed Nov 7, 2023
1 parent d55da15 commit c9156f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ jobs:
tags: |
type=raw,value=${{matrix.version.short}}
type=raw,value=${{matrix.version.full}}
labels: |
[email protected],[email protected]
org.opencontainers.image.title=@Alwatr/${{matrix.name}}
- name: 🏗 Install cosign
if: ${{ github.event_name != 'pull_request' && steps.file_change.outputs.container_folder == 'true' }}
Expand Down

0 comments on commit c9156f9

Please sign in to comment.