We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573834c commit 5d155d8Copy full SHA for 5d155d8
.github/workflows/pkr-bld-parallels-arm64.yml
@@ -3,7 +3,7 @@ on:
3
workflow_call:
4
5
env:
6
- PACKER_GITHUB_API_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
+ PACKER_GITHUB_API_TOKEN: "${{ secrets.BENTO_TOKEN }}"
7
# PACKER_LOG: "1"
8
9
jobs:
0 commit comments