We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4187dc7 commit ead80e9Copy full SHA for ead80e9
.github/workflows/build-gsa.yml
@@ -82,4 +82,4 @@ jobs:
82
- name: Attest build provenance
83
uses: actions/attest-build-provenance@3119152b59607c0d91a135e8d80c0d339f241a12 # v1.3.0
84
with:
85
- subject-path: '/dist/go-size-analyzer*'
+ subject-path: 'dist/go-size-analyzer*'
0 commit comments