Skip to content

Commit

Permalink
A0-4138: Remove unnecessary output causing problems (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikolaj Gasior authored Mar 6, 2024
1 parent a225c45 commit 734a03b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/signer-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: Build and push signer

on:
workflow_dispatch:
outputs:
docker-tag:
description: Docker image tag
value: ${{ jobs.build-and-push.outputs.docker-tag }}

jobs:
check-vars-and-secrets:
Expand Down

0 comments on commit 734a03b

Please sign in to comment.