Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EltonChou committed Jul 8, 2022
1 parent c6e833c commit 823c4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sentry-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
artifacts: './dist/*.zip'
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true
bodyFile: ${{ step.release_note.outputs.body_file }}
bodyFile: ${{ steps.release_note.outputs.body_file }}

0 comments on commit 823c4ce

Please sign in to comment.