Skip to content

Commit 630d129

Browse files
committed
test: Fix input in E2E tests
1 parent 598b5dc commit 630d129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
]
4747
confluence-url: ${{ secrets.CONFLUENCE_URL }}
4848
confluence-space-key: ${{ secrets.CONFLUENCE_SPACE_KEY }}
49-
authentication: |
49+
confluence-authentication: |
5050
{
5151
"oauth2": {
5252
"accessToken": "${{ secrets.CONFLUENCE_PAT }}"

0 commit comments

Comments
 (0)