Skip to content

Commit

Permalink
add missing var in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
celineung committed Jan 23, 2025
1 parent d49b565 commit b2a6d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
environment: pentest
tag: "v${{ github.run_number }}"
isPreRelease: true
slackChannel: "#if-pentest-déploiement"
secrets:
SCALINGO_API_TOKEN: ${{ secrets.SCALINGO_API_TOKEN }}
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
Expand Down

0 comments on commit b2a6d5e

Please sign in to comment.