Skip to content

Commit

Permalink
Merge pull request #54 from adanalife/dependabot/github_actions/Ilshi…
Browse files Browse the repository at this point in the history
…dur/action-discord-0.3.2

Bump Ilshidur/action-discord from 0.3.0 to 0.3.2
  • Loading branch information
dmerrick authored Jan 2, 2022
2 parents 78e4ca1 + a3d0134 commit d6c96cb
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 @@ -41,6 +41,6 @@ jobs:
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
VERSION_TAG: ${{ steps.get-version.outputs.version }}
uses: Ilshidur/[email protected].0
uses: Ilshidur/[email protected].2
with:
args: 'New release created for [{{ EVENT_PAYLOAD.repository.full_name }}]({{ EVENT_PAYLOAD.repository.html_url }}): [{{ VERSION_TAG }}]({{ EVENT_PAYLOAD.compare }})'

0 comments on commit d6c96cb

Please sign in to comment.