We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee7c55 commit a5ecdf1Copy full SHA for a5ecdf1
.github/workflows/12-test-post-release-linux-distros.yaml
@@ -14,7 +14,7 @@ env:
14
# Disable update checks during smoke tests
15
STEAMPIPE_UPDATE_CHECK: false
16
# Slack webhook URL for notifications
17
- SLACK_WEBHOOK_URL: ${{ secrets.STEAMPIPE_PLUGIN_ANYWHERE_RELEASE_COMPONENT_SLACK_WEBHOOK_URL }}
+ SLACK_WEBHOOK_URL: ${{ secrets.PIPELING_RELEASE_BOT_WEBHOOK_URL }}
18
19
jobs:
20
smoke_test_ubuntu_24:
0 commit comments