Skip to content

Commit a5ecdf1

Browse files
Update Slack webhook URL for smoke test notifications in workflow
1 parent 4ee7c55 commit a5ecdf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/12-test-post-release-linux-distros.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
# Disable update checks during smoke tests
1515
STEAMPIPE_UPDATE_CHECK: false
1616
# Slack webhook URL for notifications
17-
SLACK_WEBHOOK_URL: ${{ secrets.STEAMPIPE_PLUGIN_ANYWHERE_RELEASE_COMPONENT_SLACK_WEBHOOK_URL }}
17+
SLACK_WEBHOOK_URL: ${{ secrets.PIPELING_RELEASE_BOT_WEBHOOK_URL }}
1818

1919
jobs:
2020
smoke_test_ubuntu_24:

0 commit comments

Comments
 (0)