Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
robinsonzimmermann committed Apr 22, 2024
1 parent b51facd commit 852711c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
publish:
runs-on: ubuntu-latest
needs: check-unpublished
if: ${{needs.check-unpublished.outputs.should-publish == true}}
steps:
- run: echo "run"
- run: echo ${{needs.check-unpublished.outputs.should-publish}}

0 comments on commit 852711c

Please sign in to comment.