Add branding for releasing to marketplace

This commit is contained in:
Klaus Hartl 2021-09-19 09:20:19 +02:00
parent 81bf506a89
commit 42f053af32
No known key found for this signature in database
GPG key ID: 6BA8AED91AB6EA2A

View file

@ -22,3 +22,6 @@ runs:
image: "Dockerfile" image: "Dockerfile"
args: args:
- ${{ inputs.local-ref }} ${{ inputs.local-sha }} ${{ inputs.remote-ref }} ${{ inputs.remote-sha }} - ${{ inputs.local-ref }} ${{ inputs.local-sha }} ${{ inputs.remote-ref }} ${{ inputs.remote-sha }}
branding:
icon: "lock"
color: "yellow"