Skip to content

Commit

Permalink
trying to fix yaml error
Browse files Browse the repository at this point in the history
  • Loading branch information
KwilLuke committed Apr 8, 2024
1 parent 0305331 commit c0bc368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-test-kgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
kdb-branch: ${{ github.event.inputs.kdb-branch }}
kgw-branch: ${{ github.event.inputs.kgw-branch }}
secrets:
kgw-access-token: ${{ secrets.KGW_MACH_SECRET_FOR_KWILDB }}
kgw-access-token: ${{ secrets.KGW_MACH_SECRET_FOR_KWILDB }}

0 comments on commit c0bc368

Please sign in to comment.