Skip to content

Commit

Permalink
docs: refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis-avesani-zupit committed Apr 8, 2024
1 parent b82a898 commit 9737c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@ jobs:

It requires these secrets:

- **GITHUB_TOKEN**: The GitHub token to allow the workflow to make changes to the pull request.
- **GITHUB_TOKEN**: The GitHub token to allow the workflow to make changes to the pull request.
- **JIRA_BASE_URL**: the JIRA url.
- **JIRA_USER_EMAIL**: the JIRA user account email.
- **JIRA_API_TOKEN**: the token to login the Jira user account email.
Expand Down Expand Up @@ -1691,7 +1691,7 @@ It requires these inputs:

It requires these secrets:

- **GITHUB_TOKEN**: The GitHub token to allow the workflow to make changes to the pull request.
- **GITHUB_TOKEN**: The GitHub token to allow the workflow to make changes to the pull request.
- **JIRA_BASE_URL**: the JIRA url.
- **JIRA_USER_EMAIL**: the JIRA user account email.
- **JIRA_API_TOKEN**: the token to login the Jira user account email.
Expand Down

0 comments on commit 9737c16

Please sign in to comment.