Skip to content

Commit

Permalink
try pat
Browse files Browse the repository at this point in the history
  • Loading branch information
strantalis committed Mar 18, 2024
1 parent 03a75fe commit 503417a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
mvn --batch-mode verify
env:
BUF_INPUT_HTTPS_USERNAME: opentdf-automation[bot]
BUF_INPUT_HTTPS_PASSWORD: '${{ steps.generate_token.outputs.token }}'
BUF_INPUT_HTTPS_PASSWORD: '${{ secrets.PERSONAL_ACCESS_TOKEN }}'

ci:
needs:
Expand Down

0 comments on commit 503417a

Please sign in to comment.