We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19caf54 commit e513e67Copy full SHA for e513e67
1 file changed
.github/workflows/packer.yml
@@ -152,3 +152,4 @@ jobs:
152
env:
153
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
154
SHA: ${{ github.sha }}
155
+ REPO_ID: ${{ github.repository_id }}
0 commit comments