We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756e2b3 commit 378ad60Copy full SHA for 378ad60
1 file changed
.github/workflows/release.yml
@@ -144,5 +144,5 @@ jobs:
144
webhook-type: webhook-trigger
145
payload: |
146
action_url: "https://github.com/${{ github.repository }}/releases/tag/${{ steps.version.outputs.version }}"
147
- message: "Slack GitHub Action v${{ steps.version.outputs.version }}"
+ message: "Slack GitHub Action ${{ steps.version.outputs.version }}"
148
repository: "${{ github.repository }}"
0 commit comments