Skip to content

Commit

Permalink
Merge pull request #356 from binbashar/fix/ci-release-drafter-test
Browse files Browse the repository at this point in the history
Fix/ test pr to validate gh actions release-drafter workflow
  • Loading branch information
exequielrafaela authored Feb 16, 2022
2 parents 97ff6bb + ff8a26c commit 632b85b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
channel: $SLACK_CI_CHANNEL
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_CI_CHANNEL: ${{ secrets.SLACK_CI_CHANNEL }}
SLACK_CI_CHANNEL: ${{ secrets.SLACK_CI_CHANNEL }}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ use to make changes on AWS.

## Project context commands
```shell
╭─    ~/Binbash/repos/Leverage/ref-architecture/le-tf-infra-aws/shared/base-network  on   master !2 ······························································································ ✔  at 08:52:43
╭─    ~/ref-architecture/le-tf-infra-aws  on   master · ✔  at 12:13:36
╰─ leverage

Usage: leverage [OPTIONS] COMMAND [ARGS]...
Expand All @@ -81,7 +81,7 @@ Commands:

## Layer context Terraform commands
```shell
╭─    ~/B/r/L/ref-architecture/le-tf-infra-aws  on   feature/guarduty-update · ✔  at 12:13:36 
╭─    ~/ref-architecture/le-tf-infra-aws  on   master · ✔  at 12:13:36 
╰─ leverage terraform
Usage: leverage terraform [OPTIONS] COMMAND [ARGS]...

Expand Down

0 comments on commit 632b85b

Please sign in to comment.