Skip to content

Commit 2ba47f5

Browse files
authored
Update release_notice.yml
1 parent dfe6320 commit 2ba47f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_notice.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: success()
1717
uses: tokorom/action-slack-incoming-webhook@main
1818
env:
19-
INCOMING_WEBHOOK_URL: ${{ secrets.SLACK_RELEASE }}
19+
INCOMING_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
2020
with:
2121
text: A release is published.
2222
blocks: |

0 commit comments

Comments
 (0)