Skip to content

Commit db6224f

Browse files
committed
Again
1 parent 4de9885 commit db6224f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
steps:
8989
- name: "Send a notification to Slack"
9090
if: "${{ env.SLACK_WEBHOOK_URL != '' }}"
91-
uses: "slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3" # v1.27.1
91+
uses: "slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3" # v1.27.1
9292
with:
9393
payload: |
9494
{

0 commit comments

Comments
 (0)