We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f2d97 commit b36bc76Copy full SHA for b36bc76
README.md
@@ -106,7 +106,7 @@ This repo will primarily contain:
106
- `JIRA_WEBHOOK_SECRET` – Jira webhook secret you got in **Create Jira Webhook** step.
107
108
4. **Create a `.env` file for Jira Configuration:**
109
- - Create a `.env` file called `jira_config.env` and add the following:
+ - Create a `.env` file in the folder called `jira-verification` and add the following:
110
```env
111
JIRA_WEBHOOK_SECRET=<<JIRA_WEBHOOK_SECRET>>
112
```
0 commit comments