Skip to content

Commit

Permalink
Add attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Jan 4, 2024
1 parent 9d3535c commit 2a4223b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
echo "conclusion=$CONCLUSION"
echo "conclusion=$CONCLUSION" >> $GITHUB_OUTPUT
# Implementation based on https://github.com/MercymeIlya/last-workflow-status
- name: Set up Poetry
if: steps.check_last_run.outcome == 'skipped' || steps.check_last_run.outputs.conclusion == 'failure'
run: |
Expand Down

0 comments on commit 2a4223b

Please sign in to comment.