Skip to content

Commit

Permalink
Remove echo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezodude committed Sep 21, 2022
1 parent 780a20e commit 0faef1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/branch-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ jobs:
DISCORD_TESTER_APP_TOKEN: ${{ secrets.DISCORD_TESTER_APP_TOKEN }}
DISCORD_GUILD_ID: ${{ secrets.DISCORD_GUILD_ID }}
run: |
echo "DISCORD_BOT_TOKEN: ${DISCORD_BOT_TOKEN}"
echo "DISCORD_BOT_ID: ${DISCORD_BOT_ID}"
helm install botkube --namespace botkube ./helm/botkube --wait --create-namespace \
-f ./helm/botkube/e2e-test-values.yaml \
--set communications.default-group.slack.token="${SLACK_BOT_TOKEN}" \
Expand Down

0 comments on commit 0faef1b

Please sign in to comment.