Skip to content

Commit

Permalink
try some other label
Browse files Browse the repository at this point in the history
  • Loading branch information
feliciachang committed Jun 27, 2024
1 parent 8bd697a commit 0380111
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/actions/publish-to-jamsocket/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,8 @@ runs:
tags: |
type=raw,value=${{ inputs.docker_tag }}
labels: |
type=raw,key=hash,value=${{ github.sha }}
type=raw,key=message,value=${{ github.event.head_commit.message }}
type=raw,key=branch,value=${{ github.ref_name }}
type=raw,key=repository,value=${{ github.repository }}
type=raw,value=jamsocket_account=${{ inputs.jamsocket_account }}
type=raw,value=jamsocket_service=${{ inputs.jamsocket_service }}
- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 0380111

Please sign in to comment.