Skip to content

Commit dfe6320

Browse files
authoredJan 13, 2023
Update release_notice.yml
1 parent c7294fc commit dfe6320

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_WEBHOOK_URL }}
19+
INCOMING_WEBHOOK_URL: ${{ secrets.SLACK_RELEASE }}
2020
with:
2121
text: A release is published.
2222
blocks: |

0 commit comments

Comments
 (0)