Skip to content

Commit

Permalink
ci: fix slack tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
farioas committed Dec 11, 2023
1 parent 60510ee commit 1b21bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ jobs:
><https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|[Workflow run]>
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_LSE_BOT_TOKEN: ${{ secrets.SLACK_LSE_BOT_TOKEN }}

0 comments on commit 1b21bea

Please sign in to comment.