Update README.md

Yaml.
This commit is contained in:
Devlynn Singley 2025-08-30 09:53:34 -07:00 committed by GitHub
parent db051816a1
commit c606210550
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -161,7 +161,7 @@ jobs:
- name: Attest - name: Attest
uses: actions/attest-build-provenance@v3 uses: actions/attest-build-provenance@v3
with: with:
subject-path: '${{ github.workspace }}/my-app' subject-path: '${{ github.workspace }}/my-pyi-app'
``` ```
### Identify Multiple Subjects ### Identify Multiple Subjects