mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-12-26 13:14:13 +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
|
- name: Pack
|
||||||
run: python build.py pack
|
run: python build.py pack
|
||||||
|
|
||||||
- name: Generate attestation for artifact
|
# - name: Generate attestation for artifact
|
||||||
uses: actions/attest-build-provenance@v1
|
# uses: actions/attest-build-provenance@v1
|
||||||
with:
|
# with:
|
||||||
subject-path: builds/${{ matrix.target }}.zip
|
# subject-path: builds/${{ matrix.target }}.zip
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
@ -94,10 +94,10 @@ jobs:
|
|||||||
- name: Pack
|
- name: Pack
|
||||||
run: python build.py pack
|
run: python build.py pack
|
||||||
|
|
||||||
- name: Generate attestation for artifact
|
# - name: Generate attestation for artifact
|
||||||
uses: actions/attest-build-provenance@v1
|
# uses: actions/attest-build-provenance@v1
|
||||||
with:
|
# with:
|
||||||
subject-path: builds/${{ matrix.target }}.zip
|
# subject-path: builds/${{ matrix.target }}.zip
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
@ -144,10 +144,10 @@ jobs:
|
|||||||
- name: Pack
|
- name: Pack
|
||||||
run: python build.py pack
|
run: python build.py pack
|
||||||
|
|
||||||
- name: Generate attestation for artifact
|
# - name: Generate attestation for artifact
|
||||||
uses: actions/attest-build-provenance@v1
|
# uses: actions/attest-build-provenance@v1
|
||||||
with:
|
# with:
|
||||||
subject-path: builds/${{ matrix.target }}.zip
|
# subject-path: builds/${{ matrix.target }}.zip
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user