Skip to content

Commit

Permalink
Merge pull request #138 from damongolding/task/release
Browse files Browse the repository at this point in the history
Update docker-release.yml
  • Loading branch information
damongolding authored Oct 15, 2024
2 parents 4e7fa43 + 6ab6278 commit 4b37e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/action-discord@master
with:
args: "Immich Kiosk {{ EVENT_PAYLOAD.release.tag_name }} has been release! Check it out: {{ EVENT_PAYLOAD.release.html_url }}"
args: "Immich Kiosk ${{ github.event.release.tag_name }} has been released! Check it out: ${{ github.event.release.html_url }}"

0 comments on commit 4b37e2b

Please sign in to comment.