Skip to content

Commit

Permalink
Merge pull request #72 from Cardinal-Cryptography/ck-gha-fix-01
Browse files Browse the repository at this point in the history
Update build-and-deploy-to-testnet.yaml secret name
  • Loading branch information
CezaryKierzyk authored Jun 25, 2024
2 parents 2966972 + a4b7c4c commit 04572e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-to-testnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
with:
notify-on: "always"
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_DEV_ONDUTY }}
SLACK_WEBHOOK: ${{ secrets.SLACK_INCOMING_WEBHOOK_DEV_ONDUTY }}

0 comments on commit 04572e6

Please sign in to comment.