Skip to content

Commit 9ac55ac

Browse files
committed
fix: disable slack for now
1 parent 5cbb707 commit 9ac55ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
args: release --clean
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39-
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
39+
#SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)