feat: add matrix build for release
This commit is contained in:
parent
d809eea564
commit
6d99aca058
3 changed files with 18 additions and 7 deletions
2
.github/workflows/next.yaml
vendored
2
.github/workflows/next.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue