Skip to content

Commit

Permalink
Update build-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reemo3dp authored Jan 21, 2024
1 parent d20d50a commit 34080f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
uses: reemo3dp/github-releases-to-discord@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_id: ${{ github.event.inputs.release_id }}
release_id: ${{ needs.release.outputs.id }}
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}
color: "2105893"
username: "Release Changelog"
Expand Down

0 comments on commit 34080f8

Please # to comment.