mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-18 05:18:53 +00:00
Update README.md
Yaml.
This commit is contained in:
parent
db051816a1
commit
c606210550
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user