Skip to content

Commit e7b1ef3

Browse files
committed
add attest
1 parent 27dd89b commit e7b1ef3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ jobs:
4343
- run: pnpm install
4444
- run: pnpm build
4545
- run: pnpm test
46+
- name: Attest
47+
uses: actions/attest-build-provenance@v2
48+
with:
49+
subject-path: '${{ github.workspace }}/http-proxy-3'

0 commit comments

Comments
 (0)