Skip to content

Commit 3453d77

Browse files
authored
attest-build-provenance.yml
1 parent 9cab7ed commit 3453d77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/attest-build-provenance.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
uses: zhuxb711/[email protected]
2424
with:
2525
token: '${{ github.token }}'
26+
limit: "512MB"
27+
artifactPaths: "/home/runner/work/Typescript-ASP.NET--EmployeeManagementSystem/Typescript-ASP.NET--EmployeeManagementSystem/dist/Employee_Management_System"
28+
2629
- name: Artifact, Checkout
2730
uses: ouzi-dev/[email protected]
2831
with:

0 commit comments

Comments
 (0)