feat: add matrix build for release

This commit is contained in:
Aarnav Tale 2025-06-24 12:06:23 -04:00
parent d809eea564
commit 6d99aca058
No known key found for this signature in database
3 changed files with 18 additions and 7 deletions

View file

@ -70,7 +70,7 @@ jobs:
build-args: |
IMAGE_TAG=ghcr.io/${{ github.repository }}:${{ matrix.tag }}
secrets: |
MISE_GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
gh_token=${{ secrets.GITHUB_TOKEN }}
- name: Attestation Provenance for ghcr.io/${{ github.repository }}:${{ matrix.tag }}
uses: actions/attest-build-provenance@v2