Skip to content

Commit

Permalink
canary-consume.yml: Update actions/download-artifact@v4 with: github-…
Browse files Browse the repository at this point in the history
…token
  • Loading branch information
dlmiles committed Dec 19, 2023
1 parent 0c3bfa1 commit c6ce86c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/canary-consume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
name: java${{ env.GHA_INPUT_BUILD_JVM }}-${{ env.target_group }}-${{ env.target_artifact }}-${{ env.target_version }}-build-artifacts
path: .

Expand Down

0 comments on commit c6ce86c

Please sign in to comment.