Skip to content

Commit

Permalink
checking .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Feb 20, 2024
1 parent 7c8e8f1 commit 6c00c39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- uses: ./sail
with:
type: 'jira'
# port_client_id: 'port_client_id'
# port_client_secret: 'port_client_secret'
port_client_id: 'port_client_id'
port_client_secret: 'port_client_secret'
env:
OCEAN__INTEGRATION__CONFIG__JIRA__HOST: 'https://jira.com'
OCEAN__INTEGRATION__CONFIG__JIRA__ATLASSIAN_USER_EMAIL: 'jira_username'
Expand Down

0 comments on commit 6c00c39

Please sign in to comment.