Skip to content

Commit ead80e9

Browse files
committed
ci: use relative path for subject
Signed-off-by: Zxilly <zxilly@outlook.com>
1 parent 4187dc7 commit ead80e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gsa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
- name: Attest build provenance
8383
uses: actions/attest-build-provenance@3119152b59607c0d91a135e8d80c0d339f241a12 # v1.3.0
8484
with:
85-
subject-path: '/dist/go-size-analyzer*'
85+
subject-path: 'dist/go-size-analyzer*'

0 commit comments

Comments
 (0)