diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 27561dc..7cff418 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,4 +41,3 @@ jobs: context: "." push: ${{ github.event_name != 'pull_request' }} tags: ${{ steps.meta.outputs.tags }} - labels: ${{ steps.meta.outputs.labels }}