Skip to content

Commit

Permalink
corrected the secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Oct 18, 2024
1 parent 569b753 commit 9632e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ jobs:
XERO_SLACK_WEBHOOK_URL: ${{secrets.XERO_SLACK_WEBHOOK_URL}}
job_url: "https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}"
repository_name: ${{github.repository}}
bot_token: ${{secrets.XERO_SLACK_BOT_TOKEN}}
bot_token: ${{secrets.SLACK_BOT_TOKEN}}
channel_id: 'C07S29J583U'

0 comments on commit 9632e04

Please sign in to comment.