Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
chore: disable slack integration
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolassutter committed Jan 31, 2024
1 parent 4e367f6 commit 70e0d15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- run: pnpm tsx scripts/slack.ts
env:
SLACK_NOTIFICATION_URL: ${{secrets.SLACK_NOTIFICATION_URL}}
# - run: pnpm tsx scripts/slack.ts
# env:
# SLACK_NOTIFICATION_URL: ${{secrets.SLACK_NOTIFICATION_URL}}

0 comments on commit 70e0d15

Please sign in to comment.