mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-12-25 20:54:15 +08:00
...
This commit is contained in:
parent
3eaa545f99
commit
8b3997fcec
24
.github/workflows/release.yml
vendored
24
.github/workflows/release.yml
vendored
@ -36,10 +36,10 @@ jobs:
|
||||
- name: Pack
|
||||
run: python build.py pack
|
||||
|
||||
- name: Generate attestation for artifact
|
||||
uses: actions/attest-build-provenance@v1
|
||||
with:
|
||||
subject-path: builds/${{ matrix.target }}.zip
|
||||
# - name: Generate attestation for artifact
|
||||
# uses: actions/attest-build-provenance@v1
|
||||
# with:
|
||||
# subject-path: builds/${{ matrix.target }}.zip
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
@ -94,10 +94,10 @@ jobs:
|
||||
- name: Pack
|
||||
run: python build.py pack
|
||||
|
||||
- name: Generate attestation for artifact
|
||||
uses: actions/attest-build-provenance@v1
|
||||
with:
|
||||
subject-path: builds/${{ matrix.target }}.zip
|
||||
# - name: Generate attestation for artifact
|
||||
# uses: actions/attest-build-provenance@v1
|
||||
# with:
|
||||
# subject-path: builds/${{ matrix.target }}.zip
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
@ -144,10 +144,10 @@ jobs:
|
||||
- name: Pack
|
||||
run: python build.py pack
|
||||
|
||||
- name: Generate attestation for artifact
|
||||
uses: actions/attest-build-provenance@v1
|
||||
with:
|
||||
subject-path: builds/${{ matrix.target }}.zip
|
||||
# - name: Generate attestation for artifact
|
||||
# uses: actions/attest-build-provenance@v1
|
||||
# with:
|
||||
# subject-path: builds/${{ matrix.target }}.zip
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user