Skip to content

Commit

Permalink
Update test_gh_cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean1572 committed Apr 5, 2024
1 parent aabc365 commit 5332f21
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test_gh_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ on: push

jobs:
steps:
- run: gh issue create --body "$BODY"
env:
BODY: Hello world!
- run: gh issue create --body "Hello world!"

0 comments on commit 5332f21

Please sign in to comment.