mirror of
https://github.com/go-acme/lego.git
synced 2026-01-25 05:06:16 +00:00
Prepare release v4.28.1
This commit is contained in:
committed by
Ludovic Fernandez
parent
14778cc1f1
commit
b704b26e6c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -81,6 +81,8 @@ jobs:
|
||||
- uses: actions/attest-build-provenance@v3
|
||||
with:
|
||||
subject-checksums: ./dist/lego_*_checksums.txt
|
||||
github-token: ${{ secrets.GH_TOKEN_REPO }}
|
||||
- uses: actions/attest-build-provenance@v3
|
||||
with:
|
||||
subject-checksums: ./dist/digests.txt
|
||||
github-token: ${{ secrets.GH_TOKEN_REPO }}
|
||||
|
||||
Reference in New Issue
Block a user