This commit is contained in:
Ben Meadors 2024-11-01 06:10:42 -05:00
parent 9c06c492d9
commit 10dd8af614

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{github.event.pull_request.head.ref}}
token: ${{ secrets.ARTIFACTS_TOKEN }}
repository: ${{github.event.pull_request.head.repo.full_name}}
- name: Install trunk
run: curl https://get.trunk.io -fsSL | bash