Skip to content

Commit

Permalink
Merge pull request #75 from DasSkelett/fix/build-file
Browse files Browse the repository at this point in the history
Remove left-over label line
  • Loading branch information
GoliathLabs authored Jan 25, 2022
2 parents f0f9df0 + 6c460bb commit 372cf95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
cache-to: type=gha,mode=max
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
org.opencontainers.image.authors: ${{ env.AUTHOR }}


- name: Inspect Docker image
run: docker image inspect ${{ steps.meta.outputs.tags }}

0 comments on commit 372cf95

Please sign in to comment.