We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0efdd8 commit 01080f8Copy full SHA for 01080f8
.github/workflows/build.yml
@@ -62,6 +62,7 @@ jobs:
62
version: ${{ needs.set-product-version.outputs.product-version }}
63
product: ${{ env.PKG_NAME }}
64
repositoryOwner: "hashicorp"
65
+ repository: ${{ github.repository }}
66
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
67
with:
68
name: metadata.json
0 commit comments