Skip to content

Commit

Permalink
specify token since it is different repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibbelink committed Feb 5, 2024
1 parent ba81fb7 commit d36d201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
pkg_mgr=${{ matrix.pkg_mgr }}
ubuntu_version=${{ matrix.ubuntu_versions }}
cycamore_tag=ci-image-cache@${{ steps.build-cycamore.outputs.digest }}
secrets: ${{ secrets.GITHUB_TOKEN }}

- name: PR Comment
if: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit d36d201

Please sign in to comment.