Skip to content

Commit

Permalink
github-actions: fix make diff again...
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Szakacs <[email protected]>
  • Loading branch information
alltilla committed Nov 11, 2024
1 parent b73b646 commit d317695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: Generate diff
run: |
make OUTPUT=diff.md
make diff OUTPUT=diff.md
- name: Publish GitHub Release
if: github.event.inputs.target== 'PyPi'
Expand Down

0 comments on commit d317695

Please sign in to comment.