Skip to content

Commit

Permalink
updated referenced PAT name
Browse files Browse the repository at this point in the history
  • Loading branch information
rkthtrifork committed Dec 5, 2023
1 parent 33ec6f5 commit 2a20eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-component-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ jobs:
if: ${{ steps.changed-files.outputs.any_changed == 'true' }}
with:
context-path: ./${{ matrix.folder }}/
access-token: ${{ secrets.PAT }}
access-token: ${{ secrets.PACKAGE_PAT }}
initial-kafka-topics: ${{ matrix.initial-kafka-topics }}

0 comments on commit 2a20eaf

Please sign in to comment.