Skip to content

Commit

Permalink
fix(ci): Remove extra comment (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 authored Sep 29, 2024
1 parent a1cb299 commit ea5e01b
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 @@ -40,4 +40,4 @@ jobs:
username: "${{ env.PROJECT_NAME }} Release Bot"
message: >
An ${{ env.PROJECT_NAME }} ${{ env.RELEASE_TYPE }} was deployed by ${{ github.actor }}:
https://github.com/${{ github.repository }}/releases/tag/${{ github.ref_name }}"
https://github.com/${{ github.repository }}/releases/tag/${{ github.ref_name }}

0 comments on commit ea5e01b

Please sign in to comment.