Skip to content

Commit

Permalink
chore: [CP-603] pass token
Browse files Browse the repository at this point in the history
  • Loading branch information
kathrynlovett committed Oct 19, 2023
1 parent c6f1e24 commit 0ced931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-push-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
token: ${{ env.GITHUB_PAT }}
- uses: actions/checkout@v3
with:
repository: kiva/github-actions
Expand Down

0 comments on commit 0ced931

Please sign in to comment.