Skip to content

Commit a3e8e14

Browse files
authored
[SDPTA-1357] Add API_TOKEN_FTP_JIRA to workflow secrets (#74)
https://digital-vic.atlassian.net/browse/SDPTA-1357 Add the JIRA token for testing the Federated publishing feature
1 parent 607ccb7 commit a3e8e14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_e2e_be.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ env:
9393
# Project secrets
9494
PREMIER_MAILGUN_DEV_TOKEN: ${{ secrets.TEST_PREMIER_MAILGUN_DEV_TOKEN }}
9595
# Keys
96+
API_TOKEN_FTP_JIRA: ${{ secrets.TEST_API_TOKEN_FTP_JIRA }}
9697
BROWSERSTACK_USER: ${{ secrets.TEST_BROWSERSTACK_USER }}
9798
BROWSERSTACK_KEY: ${{ secrets.TEST_BROWSERSTACK_KEY }}
9899
# Settings

0 commit comments

Comments
 (0)