Update dogfood deploy help_p1 webhook secret name (#10537)

This commit is contained in:
Robert Fairburn 2023-03-16 16:56:46 -05:00 committed by GitHub
parent 305392e7bb
commit aadfb12d51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ env:
TF_WORKSPACE: fleet
TF_VAR_fleet_image: ${{ github.event.inputs.DOCKER_IMAGE || 'fleetdm/fleet:main' }}
TF_VAR_fleet_license: ${{ secrets.DOGFOOD_LICENSE_KEY }}
TF_VAR_slack_webhook: ${{ secrets.P1_SLACK_WEBHOOK }}
TF_VAR_slack_webhook: ${{ secrets.SLACK_G_HELP_P1_WEBHOOK_URL }}
permissions:
id-token: write