Skip to content

Commit

Permalink
try adding all git metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
feliciachang committed Jun 28, 2024
1 parent 8f1b628 commit 6836074
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/publish-to-jamsocket/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ runs:
type=raw,value=${{ inputs.docker_tag }}
labels: |
hash=${{ github.sha }}
message=${{ github.event.head_commit.message }}
branch=${{ github.ref_name }}
repository=${{ github.repository }}
- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 6836074

Please sign in to comment.