We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd0bad commit bc37269Copy full SHA for bc37269
.github/workflows/buid-vm-image-manual.yml
@@ -19,6 +19,7 @@ on:
19
env:
20
version: 1.33.0
21
tag: "0.8"
22
+ PACKER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
24
25
0 commit comments