Skip to content

Commit

Permalink
Workflow fix #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Riley committed May 6, 2023
1 parent 54e0569 commit a0c9339
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -94,7 +94,7 @@ jobs:
with:
tag_name: ${{ needs.tag.outputs.new_tag }}
name: Release ${{ needs.tag.outputs.new_tag }}
body_path: changelog/v${{ steps.changelog_file.outputs.changelog }}.md
body_path: changelog/${{ steps.changelog_file.outputs.changelog }}.md
draft: false
prerelease: false

Expand Down
File renamed without changes.

0 comments on commit a0c9339

Please sign in to comment.