diff --git a/.github/actions/build-custom-melange-package/action.yml b/.github/actions/build-custom-melange-package/action.yml index 6150a08ff7..adacedd588 100644 --- a/.github/actions/build-custom-melange-package/action.yml +++ b/.github/actions/build-custom-melange-package/action.yml @@ -56,6 +56,8 @@ runs: with: config: ${{ inputs.context }}/melange.yaml archs: ${{ inputs.arch }} + git-commit: ${{ github.sha }} + git-repo-url: ${{ github.server_url }}/${{ github.repository }} sign-with-temporary-key: true # upload artifacts generated by the melange build so they can later be used by apko