Skip to content

Commit

Permalink
tools: update slack command
Browse files Browse the repository at this point in the history
  • Loading branch information
josephjclark committed Jan 13, 2024
1 parent 78cba13 commit 2be968a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
pnpm publish -r --report-summary --publish-branch main --dry-run
--access=public

- run: pnpm run generate-slack-report
- run: pnpm slack:notify
env:
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}

0 comments on commit 2be968a

Please sign in to comment.