Skip to content

Commit

Permalink
fix release note path
Browse files Browse the repository at this point in the history
  • Loading branch information
mruoss committed Mar 7, 2024
1 parent 62f27e2 commit 018057a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,6 @@ jobs:
name: ${{ github.ref_name }}
tag_name: ${{ github.ref }}
body_path: |
release_nots.md
release_notes.md
env:
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit 018057a

Please sign in to comment.