Skip to content

Commit

Permalink
👷 Fix release commenter template (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange authored Jul 5, 2022
1 parent ec2bc71 commit d3605f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
comment-template: |
Released [`{release_tag}`]({release_link})
Released {release_link}

0 comments on commit d3605f9

Please sign in to comment.